ever-vm
ever-vm copied to clipboard
Everscale/Venom Virtual Machine implementation in Rust
ever-vm
Everscale/Venom virtual machine implementation
Table of Contents
- About
- Getting Started
- Usage
- Contributing
- License
About
Implementation of virtual machine for Everscale/Venom nodes in safe Rust.
Getting Started
Prerequisites
Rust complier v1.65+.
Installing
git clone --recurse-submodules https://github.com/tonlabs/ever-vm.git
cd ever-vm
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
venom-tvm