TONNode — TON blockchain access

Liteserver access to TON: balances, account state, transactions and get-methods over native ADNL.

stdioofficialservice

Package Details

Transportstdio

Environment Variables

TON_LITESERVERS(str)

Optional JSON array of private liteserver entries: [{"ip":"host","port":41000,"key":"<base64 ed25519>"}]. Defaults to the public global config.

TON_NETWORK(str)

Set to "testnet" to use the testnet global config.