Files
khadhroony-bot3/.env.example
2026-07-26 13:58:14 +02:00

24 lines
743 B
Plaintext

# 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
# Optional explicit environment file selection. Relative paths use the workspace root.
# KB_ENV_FILE=.env.local