SkillAgentSearch skills...

Tonutils

Python SDK for TON Blockchain — wallets, contracts, and more via ADNL and HTTP APIs.

Install / Use

/learn @nessshon/Tonutils
About this skill

Quality Score

0/100

Supported Platforms

Universal

Tags

README

📦 Tonutils

TON Python Versions PyPI License Donate

Image

Downloads Downloads Downloads

Python SDK for TON Blockchain

Wallets, transfers, smart contracts, and on-chain tools via lite servers (ADNL) and HTTP API providers.

Features

  • Providers — blockchain access via lite servers (ADNL) and HTTP APIs
  • Wallets — create, import, and deploy all standard wallet versions
  • Transfers — TON, jettons, NFTs, batch, gasless, and encrypted
  • Contracts — deploy, mint, and manage on-chain contracts
  • Tools — lite server and DHT monitoring, block scanning

Support this project — TON: donate.ness.ton
UQCZq3_Vd21-4y4m7Wc-ej9NFOhh_qvdfAkAYAOHoQ__Ness

Installation

pip install tonutils

Examples

Transfers

Jetton

NFT

DNS

CLI

tonutils -v                # show version
tonutils status ls         # monitor lite servers
tonutils status dht        # monitor DHT nodes

| Option | Commands | Description | |-----------------|------------|--------------------------------------| | -n, --network | ls dht | mainnet (default) or testnet | | -c, --config | ls dht | Path or URL to network config | | -r, --rps | ls | Requests per second (default: 100) | | --retry | ls | Enable ADNL retry policy |

License

This repository is distributed under the MIT License.

View on GitHub
GitHub Stars149
CategoryDevelopment
Updated1d ago
Forks38

Languages

Python

Security Score

95/100

Audited on Apr 3, 2026

No findings