Skip to content

Application Binary Interface implementation for TVM compatible blockchains (Everscale, Venom, TON, Gosh, etc)

License

Notifications You must be signed in to change notification settings

everx-labs/ever-abi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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