@cybercongress/chaingear

New Frontier of chaingear, registries grow here!

Usage no npm install needed!

<script type="module">
  import cybercongressChaingear from 'https://cdn.skypack.dev/@cybercongress/chaingear';
</script>

README

chaingear

The most expensive Registry

..Metaregistry

Chaingear is an Ethereum ERC721's registries Dapp.

Ethereum Token ERC721 Contributions Welcome

Overview

This project allows you to create your own Registry of general purpose entries on Ethereum blockchain. Entry type can be defined during creation, so you can put any custom logic you want (e.g.: validation, entry-level permission control) into the Entry. Entries are tokenized as NFTs.

You can create your own registry in the Chaingear's Metaregistry, which is a single point of contol of all other registries. Registries on chaingear level are tokenized as NFTs. Chaingear is most expensive registry (???), so you should pay for the registry creation.

Features

Chaingear

  1. Metaregistry of Registries entries; each entry is a ERC721 token
  2. Fee-based Registry creation
  3. Creating Registries with different functionality
  4. Token-based ownership/administration for Registry
  5. Registries are funded with ETH

Custom registry

  1. Custom data structure for Registry (EntryCore)
  2. Each Entry is a 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

Contracts Overview

Configuring and deploying

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