Skip to content

ton-python/tonutils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

381 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📦 Tonutils

TON Python Versions PyPI License Donate

Image

Downloads Downloads Downloads

Python SDK for TON Blockchain

Interact with the TON blockchain via lite servers (ADNL) and HTTP API providers. Wallets, transfers, smart contracts, and on-chain tools — all in one async-first package.

Features

  • Providers — Lite Servers (ADNL), HTTP (Toncenter, TONAPI, etc.)
  • Wallets — V1–V5, Highload, Preprocessed; create, import, deploy
  • Transfers — TON, Jetton, NFT, batch, gasless, encrypted messages
  • Contracts — Jettons, NFTs, DNS, Telegram; deploy, mint, manage
  • Tools — lite-server monitor, block scanner, CLI

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

Installation

pip install tonutils

Examples

Transfers

Jetton

NFT

DNS

CLI

Show version:

tonutils -v

Monitor lite-server availability:

tonutils status [-n mainnet|testnet] [-c PATH_OR_URL] [-r RPS]

License

This repository is distributed under the MIT License.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%