manifest.json

1.6 KB · JSON · Updated May 19, 2026

View folder
  1. 1{
  2. 2 "repository": "atlas-labs/atlas-chain",
  3. 3 "branch": "main",
  4. 4 "storage": "ipfs",
  5. 5 "contentId": "bafybeiatlas92f4a0bb6f0d8f4a3f51df2b9fd1c7",
  6. 6 "governance": {
  7. 7 "model": "multisig",
  8. 8 "threshold": 3,
  9. 9 "maintainers": [
  10. 10 "0x8a7e...91c4",
  11. 11 "0x31f4...e09b",
  12. 12 "0xf42a...a18d"
  13. 13 ]
  14. 14 },
  15. 15 "replication": {
  16. 16 "required": 12,
  17. 17 "regions": ["EU North", "NA East", "AP South"]
  18. 18 }
  19. 19}