Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 695 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 695 Bytes

Interchain Registry

Standardized registry for multi-interface blockchains. We are currently supporting the following interfaces:

Adding a chain

In order to add your chain to the registry, please do as follows:

  1. Create a file inside the /chains folder named following the chain naming standard.
  2. Write your chain's definition inside the file following the chain specification standard.
  3. Start a Pull Request by using the existing template.

Examples

You can find examples of chains definition inside the /chains folder.