Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.08 KB

README.md

File metadata and controls

25 lines (19 loc) · 1.08 KB

ABI

Application Binary Interface implementation

for TVM compatible blockchains (Everscale, Venom, TON, Gosh, etc)

Logo Logo

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