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