| Crates.io | taproot-assets-types |
| lib.rs | taproot-assets-types |
| version | 0.0.1 |
| created_at | 2025-06-16 01:13:41.062864+00 |
| updated_at | 2025-06-16 01:13:41.062864+00 |
| description | Shared data types and serialization logic for Taproot Assets |
| homepage | |
| repository | https://github.com/ffranr/taproot-assets-rs |
| max_upload_size | |
| id | 1713826 |
| size | 73,808 |
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.
Add to your Cargo.toml:
taproot-assets-types = { version = "0.0.1" }
MIT OR Apache-2.0
See LICENSE-MIT and LICENSE-APACHE for details.