Skip to content

ChainCloud/chaingear

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chaingear

The most expensive Registry

Chaingear is an Ethereum ERC721-based registries framework.

Ethereum Token ERC721 Contributions Welcome

Overview

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.

Features

Chaingear

  1. Metaregistry with Registries entries, where each entry are ERC721 token
  2. Fee-based Registry creation
  3. Creating Registries with different functionality
  4. Token-based ownership/administration for Registry
  5. Funding in ETH for Registries

Custom registry

  1. Custom data structure for Registry (EntryCore)
  2. Each Entry is ERC721 token
  3. Fee-based Entry creation
  4. Token-based ownership Entry management
  5. Entry creation policies (Administrator, Whitelist, AllUsers)

Chaingear UI (browser/stand-alone web3 DApp)

  1. Web3/Metamask/Truffle/IPFS based
  2. Full Chaingear control interface
  3. Full custom Registry control interface
  4. Simple smart-contract EntryCore code generation in client
  5. Registries ABI and metainformation savings in IPFS

General Chaingear/Registry pipeline

general_pipeline

Join Us On Telegram

If you're interested in using or developing Chaingear, come join us on Telegram

Gitcoin Tasks

Built With

Prerequisites:

Authors

Originally created by cyber•Congress

License

MIT

Packages

No packages published

Languages

  • JavaScript 67.4%
  • Solidity 24.8%
  • CSS 7.2%
  • Other 0.6%