TON Dev News
43.2K subscribers
66 photos
9 videos
238 links
Short announces with new services, tools, libraries and their features. Request a post: https://tg-me.sbs/tondev_news/33
Download Telegram
πŸ¦€ ton-rs β€” Idiomatic Rust toolkit for TON builders

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
πŸ‘19πŸ”₯9❀4⚑2
TON Rust Node is now public.

RSquad has open-sourced an alternative implementation of a TON node written in Rust and designed for containerized environments.

The project is currently in public beta. The repository includes the node source code, Helm charts, Grafana dashboards, and operational tooling.

Repository
Docs
πŸ”₯16❀12πŸ‘9⚑3πŸ’©2