ever-types
ever-types copied to clipboard
Fundamental data types for Eversvale/Venom node in Rust
WARNING! This repository is obsolete
Data types for Everscale/Venom blockchains were merged into the repository https://github.com/tonlabs/ever-block.git
ever-types
Fundamental data types for Everscale/Venom nodes
Table of Contents
- About
- Getting Started
- Usage
- Contributing
- License
About
Implementation of operations with fundamental data types used in Everscale/Venom nodes in safe Rust.
Getting Started
Prerequisites
Rust complier v1.65+.
Installing
git clone --recurse-submodules https://github.com/tonlabs/ever-types.git
cd ever-types
cargo build --release
Usage
This project output is the library which is used as a part of Everscale/Venom node. Also it can be used in standalone tools.
Contributing
Contribution to the project is expected to be done via pull requests submission.
License
See the LICENSE file for details.
Tags
blockchain everscale rust venom-blockchain venom-developer-program