Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 514 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 514 Bytes

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" }