# Copy to .env and set values. .env is gitignored. # 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). # GATSBY_SNAP_API_BASE_URL= # SNAP_ORIGIN=npm:chain138-snap