SkillAgentSearch skills...

Tonapi

Python SDK for TONAPI — REST API, streaming, and webhooks for TON blockchain.

Install / Use

/learn @nessshon/Tonapi
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

📦 TON API

TON Python Versions PyPI License Donate

Image

Downloads Downloads Downloads

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

Claude Code plugin:

/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.

View on GitHub
GitHub Stars183
CategoryDevelopment
Updated7h ago
Forks40

Languages

Python

Security Score

100/100

Audited on Apr 4, 2026

No findings