tonapi
Installation
SKILL.md
tonapi
TonAPI — REST API for TON blockchain: accounts, transactions, jettons, NFTs, staking, DNS, rates, emulation, webhooks.
Config
Requires TONAPI_TOKEN in config/.env.
Get your token at TonConsole. See config/README.md for setup.
First-time setup:
cp config/.env.example config/.env
# Edit config/.env and paste your token
bash scripts/check_connection.sh