Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mitinarseny/toner
- Owner: mitinarseny
- License: mit
- Created: 2024-01-20T01:37:04.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-06-16T19:54:23.000Z (7 months ago)
- Last Synced: 2024-06-22T13:46:18.818Z (6 months ago)
- Topics: tlb, ton
- Language: Rust
- Homepage: https://docs.rs/toner
- Size: 310 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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