Reference

Environment Variables

All environment variables used across ENACT Protocol components.

VariableUsed ByDescription
FACTORY_ADDRESSMCP, BotJobFactory contract address
ENACT_FACTORY_ADDRESSTeletonTON JobFactory, for Teleton plugin
ENACT_JETTON_FACTORY_ADDRESSTeletonUSDT JettonJobFactory, for Teleton plugin
WALLET_MNEMONICAll24-word TON wallet mnemonic
TON_ENDPOINTAllTonCenter API endpoint
TONCENTER_API_KEYAllTonCenter API key
BOT_TOKENBotTelegram bot API token
NETWORKMCP"mainnet" (ENACT runs on TON mainnet only)
PINATA_JWTMCP, Bot, SDKPinata JWT for IPFS — text, files, and images (pinata.cloud/keys)
Never commit WALLET_MNEMONIC to version control. Use .env files and add them to .gitignore.