@ubeswap/default-token-list
Advanced tools
{ | ||
"name": "@ubeswap/default-token-list", | ||
"version": "4.1.47", | ||
"version": "4.1.48", | ||
"description": "Ubeswap default token list", | ||
@@ -5,0 +5,0 @@ "main": "ubeswap.token-list.json", |
@@ -9,7 +9,10 @@ # Ubeswap Token List | ||
1. Install dependencies via `yarn install`. Note: you must be on Node.js 14.x or later to do this. | ||
2. Add your token's logo to `assets/` (it must be a PNG less than 200px by 200px or an svg) | ||
3. Add your token to `src/<network>.token-list.json`, where `<network>` is the name of the network your token is deployed to. | ||
4. Run `yarn build` to regenerate the main token list. | ||
5. Submit a pull request. | ||
1. Fork the repo so that you can push edits to a version of this repo that you have write permissions to. See [docs](https://docs.github.com/en/get-started/quickstart/fork-a-repo) for more details. | ||
2. Clone the repo. See [docs](https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository) for more details. | ||
3. Enter the repo via `cd default-token-list`. | ||
4. Install dependencies via `yarn install`. Note: you must be on Node.js 14.x or later to do this. | ||
5. Add your token's logo to `assets/` (it must be a PNG less than 200px by 200px or an svg). If your token symbol is TEST, your asset must be named TEST.png. | ||
6. Add your token to `src/<network>.token-list.json`, where `<network>` is the name of the network your token is deployed to. | ||
7. Run `yarn build` to regenerate the main token list. | ||
8. Submit a pull request. See [docs](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork) for more details | ||
@@ -16,0 +19,0 @@ ### resizing |
@@ -723,4 +723,4 @@ { | ||
"minor": 1, | ||
"patch": 47 | ||
"patch": 48 | ||
} | ||
} |
@@ -379,4 +379,4 @@ { | ||
"minor": 1, | ||
"patch": 47 | ||
"patch": 48 | ||
} | ||
} |
43215
1.52%28
12%