-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature Request
To be added as a part of Cosmos Ecosystem, Push chain needs to create registry files and then raise PR with - https://github.com/cosmos/chain-registry/tree/master/testnets
Proposal
chain-registry/
├── mainnet/
│ ├── images/
│ ├── assetlist.json
│ ├── chain.json
│ └── versions.json
└── testnets/
├── donut/
│ ├── images/
│ ├── assetlist.json
│ ├── chain.json
│ └── versions.json
└── ... (other testnets can be added similarly)
Things which are still undecided for mainnet can be kept empty for now
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request