Chaingear is an Ethereum ERC721-based registries framework.
Built by
cyber•Congress and
contributors
This project allows you to create your own Registry of general purpose entries on Ethereum blockchain. Entry type is defined during creation, so you can put into entry any custom logic you want (validation, entry-level permission control). Entries are tokenized as NFT.
Your creating your registry in Chaingear - metaregistry, which are one point of access to all registries. Registries on chaingear level are tokenized as NFT. Chaingear is most expensive registry, so you should pay for your registry creation.
- Metaregistry with Registries entries, where each entry are ERC721 token
- Fee-based Registry creation
- Creating Registries with different functionality
- Token-based ownership/administration for Registry
- Funding in ETH for Registries
- Custom data structure for Registry (EntryCore)
- Each Entry is ERC721 token
- Fee-based Entry creation
- Token-based ownership Entry management
- Entry creation policies (Administrator, Whitelist, AllUsers)
- Web3/Metamask/Truffle/IPFS based
- Full Chaingear control interface
- Full custom Registry control interface
- Simple smart-contract EntryCore code generation in client
- Registries ABI and metainformation savings in IPFS
If you're interested in using or developing Chaingear, come join us on Telegram
Originally created by cyber•Congress