Python SDK for The Open Network
Interact with the TON blockchain via lite servers (ADNL) and HTTP API providers. Wallets, transfers, smart contracts, and on-chain tools — all in one async-first package.
Features
- Providers — Lite Servers (ADNL), HTTP (Toncenter, TONAPI, etc.)
- Wallets — V1–V5, Highload, Preprocessed; create, import, deploy
- Transfers — TON, Jetton, NFT, batch, gasless, encrypted messages
- Contracts — Jettons, NFTs, DNS, Telegram; deploy, mint, manage
- Tools — lite-server monitor, block scanner, CLI
Support this project — TON:
donate.ness.ton
UQCZq3_Vd21-4y4m7Wc-ej9NFOhh_qvdfAkAYAOHoQ__Ness
pip install tonutils- Client initialization
- Create Wallet
- Import Wallet
- Deploy Wallet
- Wallet Info
- Block Scanner
- Vanity Contract
Transfers
- TON Transfer
- Jetton Transfer
- NFT Transfer
- Batch Transfer
- Gasless Transfer
- Encrypt Message
- Decrypt Message
Jetton
NFT
DNS
Show version:
tonutils -vMonitor lite-server availability:
tonutils status [-n mainnet|testnet] [-c PATH_OR_URL] [-r RPS]This repository is distributed under the MIT License.
