Skip to content

everx-labs/ever-block-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ever-block-json

JSON-representation of blockchain-specific data types for Everscale/Venom nodes

Table of Contents

About

Safe Rust implementation of blockchain-specific data types JSON-representation for Everscale/Venom nodes.

Getting Started

Prerequisites

Rust complier v1.65+.

Installing

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