Skip to content

Latest commit

 

History

History
 
 

tvm_executor

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

tvm-executor

Transaction executor for TVM nodes

Table of Contents

About

Implementation of transaction executor for TVM nodes in safe Rust.

Getting Started

Prerequisites

Rust complier v1.65+.

Installing

git clone --recurse-submodules https://github.com/tvmlabs/tvm-executor.git
cd tvm-executor
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