Skip to content
/ tvm-vm Public
forked from everx-labs/ever-vm

Everscale/Venom Virtual Machine implementation in Rust

License

Notifications You must be signed in to change notification settings

tvmlabs/tvm-vm

 
 

Repository files navigation

tvm-vm

TVM implementation

Table of Contents

About

Implementation of virtual machine for TVM nodes in safe Rust.

Getting Started

Prerequisites

Rust complier v1.65 .

Installing

git clone --recurse-submodules https://github.com/tvmlabs/tvm-vm.git
cd tvm-vm
cargo build --release

Usage

This project output is the library which is used as a part of TVM 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 rust tvm

About

Everscale/Venom Virtual Machine implementation in Rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 99.8%
  • Shell 0.2%