Standardized registry for multi-interface blockchains. We are currently supporting the following interfaces:
In order to add your chain to the registry, please do as follows:
- Create a file inside the
/chains
folder named following the chain naming standard. - Write your chain's definition inside the file following the chain specification standard.
- Start a Pull Request by using the existing template.
You can find examples of chains definition inside the /chains
folder.