tonred / ton-labs-abi

ABI (Application Binary Interface) implementation for TON blockchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

ABI (Application Binary Interface) implementation for TON blockchain

License:Apache License 2.0


Languages

Language:Rust 100.0%