🦀 ton-rs — Idiomatic Rust toolkit for TON builders
Write TON dApps the Rust way with a modern crate family:
✨ Why devs will love it
• Type-safe TON primitives: Cells/BOCs, addresses, TL-B parsing/serialization
• Zero-boilerplate TL-B: derive layouts with
• Two network clients:
–
– Built-in lite client (always available) using ADNL + Lite API
• Block.TLB coverage: a large set of predefined
–
• Practical examples to get you shipping fast
Repo:
https://github.com/ston-fi/ton-rs
#TON #Rust #TONBlockchain #OpenSource
Write TON dApps the Rust way with a modern crate family:
ton_core, ton, and ton_macros.✨ Why devs will love it
• Type-safe TON primitives: Cells/BOCs, addresses, TL-B parsing/serialization
• Zero-boilerplate TL-B: derive layouts with
#[derive(TLB)] from ton_macros • Two network clients:
–
TLClient (behind the tonlibjson feature) using TON’s TonLib API – Built-in lite client (always available) using ADNL + Lite API
• Block.TLB coverage: a large set of predefined
block.tlb types in ton/src/block_tlb/ –
tx.rs (transactions), msg.rs (messages), tvm_stack.rs (TVM stack) — parse raw chain data & traces out of the box • Practical examples to get you shipping fast
Repo:
https://github.com/ston-fi/ton-rs
#TON #Rust #TONBlockchain #OpenSource
GitHub
GitHub - ston-fi/ton-rs: Rust libraries for working with the TON blockchain: cells, TLB, addresses, wallets, contracts, and tonlibjson…
Rust libraries for working with the TON blockchain: cells, TLB, addresses, wallets, contracts, and tonlibjson integration. - ston-fi/ton-rs
👍19🔥9❤4⚡2