Serialization/deserialization of TL-based data types
Serialization/deserialization of data types used in TVM nodes and descibed using TL language.
Rust complier v1.65+.
git clone --recurse-submodules https://github.com/tvmlabs/tvm-tl.git
cd tvm-tl
cargo build --release
This project output is the library which is used as a part of TVM node. Also it can be used in standalone tools.
Contribution to the project is expected to be done via pull requests submission.
See the LICENSE file for details.
blockchain
rust
tvm