SkillAgentSearch skills...

Agton

TON Blockchain SDK, and high-quality wrappers for popular contracts

Install / Use

/learn @Gosunov/Agton
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

agton

Python 3.12+ TON Blockchain SDK intended for low level interacting with TON primitives but also giving ability to write high level contract wrappers

It is a package with namespace, currently there are following packages

  • agton with core features
  • agton-wallet with wallets wrapper (currently only V3R2 is implemeted)
  • agton-jetton with jetton wrappers TEP-74
  • agton-dedust with DeDust SDK (currently incomplete)

Installation

Only core features

pip install agton

Or with selected optional dependencies

pip install agton[wallet,jetton]

Or with all optional dependencies

pip install agton[all]

Tour

Please see tour over core functionality

Optional packages examples

View on GitHub
GitHub Stars35
CategoryDevelopment
Updated15d ago
Forks1

Languages

Python

Security Score

75/100

Audited on Mar 17, 2026

No findings