Python SDK for TONAPI
Providing access to TON blockchain data via REST API, real-time streaming, and webhooks.
An API key is required and can be obtained at tonconsole.com. Documentation available
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
If this project has been useful to you, consider supporting its development.
TON:UQCZq3_Vd21-4y4m7Wc-ej9NFOhh_qvdfAkAYAOHoQ__Ness
pip install pytonapiREST API
Streaming (SSE & WebSocket)
Webhooks
Transfers (requires tonutils)
Supported by TON Society and TONAPI.
This repository is distributed under the MIT License.
