Co-authored-by:
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
✅ **Token list validated and ready for hosting.**
|
||||
|
||||
Token list file exists: `metamask-integration/docs/METAMASK_TOKEN_LIST.json`
|
||||
Token list file exists: `~/projects/metamask-integration/docs/METAMASK_TOKEN_LIST.json`
|
||||
|
||||
## Token List Contents
|
||||
|
||||
@@ -64,7 +64,7 @@ Token list file exists: `metamask-integration/docs/METAMASK_TOKEN_LIST.json`
|
||||
**Steps**:
|
||||
```bash
|
||||
# Copy token list to docs folder
|
||||
cp metamask-integration/docs/METAMASK_TOKEN_LIST.json docs/
|
||||
cp ~/projects/metamask-integration/docs/METAMASK_TOKEN_LIST.json docs/
|
||||
|
||||
# Commit and push
|
||||
git add docs/METAMASK_TOKEN_LIST.json
|
||||
|
||||
Reference in New Issue
Block a user