Skip to content

Add: Chain Registry for Push Chain #115

Description

@Aman035

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions