0.0.3 • Published 2 years ago

@aries-markets/aptos-nft-dao-registry v0.0.3

Weekly downloads
-
License
Apache License 2....
Repository
-
Last release
2 years ago

aptos-nft-dao-registry

Registry of Aptos NFT DAOs.

Adding a new DAO

Add a new dao.toml to registry/<network>/<dao>/. registry/dao_template.toml can be used as a template.

Note:

You can find more detail description of **_uri_template.json at Aptos Dev Docs.

  1. To use token collection as a Governance Token, you should supply the collection uri that points to a file follows the registry/token_collection_uri_template.json constraints when you create a collection.
  2. Also, to use token as vote power in DAO, you should ensure the token uri that points to a file follows the registry/token_uri_template.json constraints when you/(collection creator) mint new token upon the Governance Token collection .
0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago