Skip to content

Commit

Permalink
Merge pull request #1 from claraexmachina/main-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
HeesungB authored Aug 4, 2023
2 parents 976b8db + 7bcca9e commit ea60935
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Guidelines for Submitting CW20 token to Keplr Extension

This page outlines the basic information that is required for registering CW20 token to Keplr Extension add token list. Keplr team will go through a minimal verification process to see if there is any security issues or missing information.
This page outlines the basic information that is required for registering CW20 tokens to Keplr Extension's "Add Token"(in its hamburger menu) list. Keplr team will go through a minimal verification process to see if there are any security issues or missing information.

Once approved, Keplr Extension will show CW20 token in token add page, with the information you've submitted.
Once approved, Keplr Extension will show CW20 tokens on the Add Token page, with the information you've submitted.

## App Registration Directory Structure
Here’s an overview of the structure of the directory. Please provide the information and files complying with the requirements.
```
.
├── cosmos
│ ├── juno # Chain Identifier Name
│ │ ├── base.json # Information about chain
│ │ ├── base.json # Information about the chain
│ │ └── tokens
│ │ ├── juno10gthz...8q4864xy.json # CW20 token's contract address
│ │ └── juno10vgf2...mqaw95ux.json
Expand Down

0 comments on commit ea60935

Please sign in to comment.