Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 388 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 388 Bytes

ABI

Application Binary Interface implementation

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

Specifications

ABI specification

Usage

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

ever_abi = { git = "https://github.com/tonlabs/ever-abi.git" }