Skip to main content

Crate ton

Crate ton 

Source
Expand description

TON clients, contract wrappers, wallet support, and protocol types.

Provider-neutral contract APIs are available by default. Enable lite-client for ADNL access or tonlibjson for native clients and emulators.

Re-exports§

pub use ton_core;

Modules§

block_tlb
contracts
Contract state loading and provider-neutral TVM get-method execution.
errors
libs_dict
net_config
tlb_adapters
ton_wallet

Macros§

bail_ton
ton_contract
Check usage examples in the tests module below