Tonapi
Python SDK for TONAPI — REST API, streaming, and webhooks for TON blockchain.
Install / Use
/learn @nessshon/TonapiREADME
📦 TON API

Python SDK for TON API
Access TON blockchain data via REST API, real-time streaming, and webhooks.
API key optional for REST, required for streaming and webhooks — obtain at 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
Installation
pip install pytonapi
/plugin marketplace add nessshon/claude-plugins
/plugin install tonapi@nessshon-plugins
Documentation
Documentation — API reference, streaming, and webhooks guides.
llms.txt — auto-generated machine-readable docs for AI tools.
Examples
REST API
Streaming (SSE & WebSocket)
Webhooks
Transfers (requires tonutils)
License
This repository is distributed under the MIT License.
