Fundamental data types for Everscale/Venom nodes
Implementation of operations with fundamental data types used in Everscale/Venom nodes in safe Rust.
Rust complier v1.65+.
git clone --recurse-submodules https://github.com/tonlabs/ever-types.git
cd ever-types
cargo build --release
This project output is the library which is used as a part of Everscale/Venom node. Also it can be used in standalone tools.
Contribution to the project is expected to be done via pull requests submission.
See the LICENSE file for details.
blockchain everscale rust venom-blockchain venom-developer-program