chore: sync token list and MetaMask provider configs for Chain 138
- Token list and DUAL_CHAIN tokenlist/networks alignment. - chain138-snap .env.example notes for npm publish automation. Made-with: Cursor
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
# Copy to .env and set values. .env is gitignored.
|
||||
|
||||
# npm registry token for publishing chain138-snap (granular token with Publish + Bypass 2FA).
|
||||
# npm registry token for publishing chain138-snap and chain138-open-snap (granular:
|
||||
# Publish; enable "Bypass two-factor authentication" if npm requires it for automation).
|
||||
# Create at: https://www.npmjs.com/settings/~/tokens → Generate New Token → Granular.
|
||||
# Repo script: scripts/deployment/publish-chain138-open-snap.sh loads this file automatically.
|
||||
NPM_ACCESS_TOKEN=
|
||||
|
||||
# Optional: token-aggregation API for companion site (see packages/site/.env.production.dist).
|
||||
|
||||
Reference in New Issue
Block a user