everx-labs / ever-abi

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

Repository from Github https://github.comeverx-labs/ever-abiRepository from Github https://github.comeverx-labs/ever-abi

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

About

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

License:Apache License 2.0


Languages

Language:Rust 100.0%