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

Serialization/deserialization of TL-based data types

License

Notifications You must be signed in to change notification settings

tvmlabs/tvm-tl

 
 

Repository files navigation

tvm-tl

Serialization/deserialization of TL-based data types

Table of Contents

About

Serialization/deserialization of data types used in TVM nodes and descibed using TL language.

Getting Started

Prerequisites

Rust complier v1.65+.

Installing

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

Serialization/deserialization of TL-based data types

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%