/ton-labs-abi

ABI (Application Binary Interface) implementation for TON blockchain

Primary LanguageRustApache License 2.0Apache-2.0

ABI

Application Binary Interface implementation

for Free TON blockchain

Specifications

ABI specifications

Usage

Use in your Rust projects by adding git dependency into Cargo.toml

ton_abi = { git = "https://github.com/tonlabs/ton-labs-abi.git" }