Skip to content

Blockchain-specific data types for TVM node in Rust

License

Notifications You must be signed in to change notification settings

venom-blockchain/block

 
 

Repository files navigation

ever-block

Data types for Everscale/Venom nodes

Table of Contents

About

Safe Rust implementation of operations with data types for Everscale/Venom nodes.

Getting Started

Prerequisites

Rust complier v1.65+.

Installing

git clone --recurse-submodules https://github.com/tonlabs/ever-block.git
cd ever-block
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

About

Blockchain-specific data types for TVM node in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%