chain138-snap: CodeQL workflow, npm README, publish script, v0.1.1
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
9
chain138-snap/.env.example
Normal file
9
chain138-snap/.env.example
Normal file
@@ -0,0 +1,9 @@
|
||||
# Copy to .env and set values. .env is gitignored.
|
||||
|
||||
# npm registry token for publishing chain138-snap (granular token with Publish + Bypass 2FA).
|
||||
# Create at: https://www.npmjs.com/settings/~/tokens → Generate New Token → Granular.
|
||||
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
|
||||
Reference in New Issue
Block a user