Installation
How to add ATL-Core to your Rust project.
Requirements
- Rust 1.92.0 or later
Basic
Add to your Cargo.toml:
[dependencies]
atl-core = { git = "https://github.com/evidentum-io/atl-core" }Full anchor verification (RFC 3161 TSA + Bitcoin OTS) is enabled by default.
Last updated on