#eosio #blockchain #crypto

eosio_cdt_sys

Low-level FFI bindings for EOSIO smart contract development

2 unstable releases

0.3.0 Feb 4, 2020
0.2.1 Jun 2, 2019

#8 in #eosio


Used in eosio_cdt

MIT/Apache

125KB
2.5K SLoC

Build Status

eosio_cdt_sys

This crate provides low-level FFI bindings for EOSIO smart contract development. Bindings are automatically generated with bindgen from header files in the EOSIO/eosio.cdt repository.

For more idiomatic Rust wrappers please see the eosio and eosio_cdt crates.

License: MIT OR Apache-2.0


lib.rs:

This crate provides low-level FFI bindings for EOSIO smart contract development. Bindings are automatically generated with bindgen from header files in the EOSIO/eosio.cdt repository.

For more idiomatic Rust wrappers please see the eosio and eosio_cdt crates.

No runtime deps

Features