Skip to content

Commit

Permalink
chore: tokenlist update, misc
Browse files Browse the repository at this point in the history
  • Loading branch information
xtools-at committed Nov 2, 2023
1 parent 32a179f commit 5e6de54
Show file tree
Hide file tree
Showing 8 changed files with 249 additions and 213 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,11 +134,16 @@ You can set all the above using url params and access any setup with a deeplink:

- install node.js >= 16 and yarn
- run `yarn` to install dependencies
- run `yarn chainlist:update` to update chain list sources
- run `yarn explorer:update` to update block explorer list
- run `yarn chainlist` to build final chain list
- run `yarn dev` to start locally

**Update**

Running `yarn update` executes the following:

- `yarn chainlist:update` to update chain list sources
- `yarn explorer` to update block explorer list (this may take ~3-5min)
- `yarn chainlist` to build final chain list

**Customize**

- update `config/app.js` and `public/manifest.json`
Expand Down
13 changes: 7 additions & 6 deletions config/chainIds.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@
4328,
2300,
2151,
3637,
3636,
12123,
963,
Expand Down Expand Up @@ -204,6 +203,8 @@
1004,
20,
21,
52014,
5201420,
990,
99099,
7027,
Expand Down Expand Up @@ -372,6 +373,7 @@
212,
8848,
10201,
29548,
333000333,
222000222,
985,
Expand Down Expand Up @@ -411,6 +413,8 @@
201804,
5551,
5553,
399,
333333,
22222,
88002,
91002,
Expand All @@ -436,7 +440,6 @@
248,
800001,
39815,
195,
65,
66,
1246,
Expand Down Expand Up @@ -468,6 +471,7 @@
11297108109,
11297108099,
3601,
3602,
3400,
3500,
789,
Expand All @@ -476,7 +480,6 @@
20201022,
9779,
424,
144,
13381,
30067,
6626,
Expand Down Expand Up @@ -513,7 +516,6 @@
10946,
10947,
81720,
12890,
20181205,
110001,
110002,
Expand Down Expand Up @@ -567,7 +569,6 @@
534352,
534351,
34,
3434,
186,
3699,
3698,
Expand Down Expand Up @@ -611,7 +612,6 @@
57,
5700,
88888888,
167005,
841,
842,
22023,
Expand Down Expand Up @@ -683,6 +683,7 @@
8888,
51,
50,
195,
2415,
37,
520,
Expand Down
Loading

0 comments on commit 5e6de54

Please sign in to comment.