v0.1.0-pre.054
This commit is contained in:
20
.env.example
Normal file
20
.env.example
Normal file
@@ -0,0 +1,20 @@
|
||||
# file: .env.example
|
||||
# Copy to .env at the workspace root. Never commit the real file.
|
||||
|
||||
# Helius HTTP and WebSocket endpoint interpolation used by config/example.config.json.
|
||||
HELIUS_API_KEY=replace-with-your-helius-api-key
|
||||
|
||||
# Optional configuration override.
|
||||
# KB_CONFIG_PATH=config/example.config.json
|
||||
|
||||
# Optional Token-2022 Devnet validation fixtures.
|
||||
TOKEN_2022_PROGRAM=TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb
|
||||
TOKEN_2022_MINT=
|
||||
TOKEN_2022_SOURCE=
|
||||
TOKEN_2022_DESTINATION=
|
||||
TOKEN_2022_CLOSE_ACCOUNT=
|
||||
TOKEN_2022_DELEGATE=
|
||||
TOKEN_2022_AUTHORITY=
|
||||
TOKEN_2022_FREEZE_AUTHORITY=
|
||||
TOKEN_2022_DECIMALS=9
|
||||
TOKEN_2022_TRANSFER_AMOUNT_RAW=1
|
||||
Reference in New Issue
Block a user