Python SDK for TONAPI
Access TON blockchain data via REST API, real-time streaming, and webhooks. API key required — obtain at tonconsole.com, docs at docs.tonconsole.com.
For creating wallets, transferring TON, jettons, etc., use tonutils.
Features
- REST API — accounts, NFTs, jettons, DNS, and more
- Streaming — real-time events via SSE and WebSocket
- Webhooks — push notifications with event dispatcher
Support this project — TON:
donate.ness.ton
UQCZq3_Vd21-4y4m7Wc-ej9NFOhh_qvdfAkAYAOHoQ__Ness
pip install pytonapiREST API
Streaming (SSE & WebSocket)
Webhooks
Transfers (requires tonutils)
This repository is distributed under the MIT License.
