Skip to content

Latest commit

 

History

History
58 lines (38 loc) · 1.34 KB

README.md

File metadata and controls

58 lines (38 loc) · 1.34 KB

Logo Logo

ever-node

Everscale/Venom node and validator

Table of Contents

About

Implementation of Everscal/Venom node and validator in safe Rust.

Getting Started

Prerequisites

Rust complier v1.65+.

Installing

git clone --recurse-submodules https://github.com/tonlabs/ever-node.git
cd ever-node
cargo build --release

Usage

To get help about command line arguments, run

ton_node --help

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 venom-node venom-validator