-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4d1e9a6
commit fad2282
Showing
183 changed files
with
1,648 additions
and
174 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
on: | ||
pull_request: | ||
branches: | ||
- main | ||
name: Pull request workflow | ||
jobs: | ||
validate_assetlists: | ||
name: Validate Assets | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: Checkout code | ||
uses: actions/checkout@v3 | ||
|
||
- name: Validate assets | ||
run: ./validate-assets.sh |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
# Evmos Chain and Token Registry | ||
|
||
Welcome to Evmos Chain and Token Registry. Here you will find the requirements for submitting chain network and token registration. Please insure the Pull Request has chainConfig file and any token(s). The token contract will not be available until the governance passes. Please query this field on `https://api.evmos.org/#/Query/TokenPairs` and match the IBC fields. | ||
Welcome to Evmos Chain and Token Registry. Here you will find the requirements for submitting chain network and token registration. Please insure the Pull Request has chainConfig file and any token(s). The token contract will not be available until the governance passes. Please query this field on `https://api.evmos.org/#/Query/TokenPairs` and match the IBC fields. | ||
|
||
There are two folders: `tokens` and `chainConfig`. Inside `chainConfig`, network details should be filled out for mainnet and testnet (if available). We will be pulling from the Cosmos Chain Config repo for the RPC, REST, and GRPC/JSON-RPC located [here](https://github.com/cosmos/chain-registry). Please make sure the listings on the Cosmos Chain Registry is up to date. Additionally, if there are any fields (rpc, etc.) has high reliability, please feel free to list them as the first element in the array. Be advise that certain field do have minimums, like RESTs. Feel free to reach out to let us know if certain endpoint has no indexer or other restrictions. | ||
There are two folders: `tokens` and `chainConfig`. Inside `chainConfig`, network details should be filled out for mainnet and testnet (if available). We will be pulling from the Cosmos Chain Config repo for the RPC, REST, and GRPC/JSON-RPC located [here](https://github.com/cosmos/chain-registry). Please make sure the listings on the Cosmos Chain Registry is up to date. Additionally, if there are any fields (rpc, etc.) has high reliability, please feel free to list them as the first element in the array. Be advise that certain field do have minimums, like RESTs. Feel free to reach out to let us know if certain endpoint has no indexer or other restrictions. | ||
|
||
To query for `clientId` field for `chainConfig` take a look at the IBC Relayer page on [Mintscan](https://www.mintscan.io/evmos/relayers) Evmos. | ||
To query for `clientId` field for `chainConfig` take a look at the IBC Relayer page on [Mintscan](https://www.mintscan.io/evmos/relayers) Evmos. | ||
|
||
As for the `tokens` folder, each token should have its own JSON file and governance proposal. All fields should be filled. Once the governance proposal passes, the PR will be merged to `main` around one business day. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.