taproot-assets-types
Shared types and serialization logic for use across Taproot Assets Rust crates.
This crate defines core data structures, serialization formats, and helpers used by other components such as the SDK, RPC client, and zero-knowledge modules.
Usage
Add to your Cargo.toml:
= { = "0.0.1" }
License
MIT OR Apache-2.0
See LICENSE-MIT and LICENSE-APACHE for details.