dfx.json json
13 lines 208 B
Raw
sha256:8915fe406161f95c1681f9469375e7bae5b28c884f00bedbdef65e4b0cd0738d docs(flow): commit FLOW-V0-SPEC.md hygiene for 7A-INT merge Human 19 hours ago
1 {
2 "version": 1,
3 "canisters": {
4 "hub": {
5 "type": "motoko",
6 "main": "src/hub/main.mo"
7 },
8 "attestation": {
9 "type": "motoko",
10 "main": "src/attestation/main.mo"
11 }
12 }
13 }
File History 1 commit
sha256:8915fe406161f95c1681f9469375e7bae5b28c884f00bedbdef65e4b0cd0738d docs(flow): commit FLOW-V0-SPEC.md hygiene for 7A-INT merge Human 19 hours ago