@aries-markets/aptos-nft-dao-registry
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

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 .

Package Sidebar

Install

npm i @aries-markets/aptos-nft-dao-registry

Weekly Downloads

0

Version

0.0.3

License

Apache License 2.0

Unpacked Size

40 kB

Total Files

58

Last publish

Collaborators

  • aliver
  • weixiang9972
  • hayden_xavier