Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mitinarseny/toner

🦀 + 💎 Rust SDK for TON blockchain
https://github.com/mitinarseny/toner

tlb ton

Last synced: about 2 months ago
JSON representation

🦀 + 💎 Rust SDK for TON blockchain

Awesome Lists containing this project

README

        

# 🦀 + 💎 Rust SDK for [TON](https://ton.org) blockchain
[![docs.rs](https://img.shields.io/docsrs/toner)](https://docs.rs/toner/latest/toner)
[![crates.io](https://img.shields.io/crates/v/toner)](https://crates.io/crates/toner)

### Crates

* [tlb](./crates/tlb/): TL-B (de)serialization
* [tlbits](./crates/bits/): binary-only
* [tlb-ton](./crates/tlb-ton/): TON-specific TL-B types
* [ton-contracts](./crates/contracts/): collection of bindings for common smart-contracts
* [toner](./crates/toner/): all-in-one