Skip to content

Fundamental data types for TVM node in Rust

License

Notifications You must be signed in to change notification settings

venom-blockchain/types

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WARNING! This repository is obsolete

Data types for Everscale/Venom blockchains were merged into the repository https://github.com/tonlabs/ever-block.git

ever-types

Fundamental data types for Everscale/Venom nodes

Table of Contents

About

Implementation of operations with fundamental data types used in Everscale/Venom nodes in safe Rust.

Getting Started

Prerequisites

Rust complier v1.65+.

Installing

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

About

Fundamental data types for TVM node in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%