everx-labs / ever-tl

Serialization/deserialization of TL-based data types

Repository from Github https://github.comeverx-labs/ever-tlRepository from Github https://github.comeverx-labs/ever-tl

ever-tl

Serialization/deserialization of TL-based data types

Table of Contents

About

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

Getting Started

Prerequisites

Rust complier v1.65+.

Installing

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

Serialization/deserialization of TL-based data types

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%Language:Makefile 0.0%