| Crates.io | taproot-assets |
| lib.rs | taproot-assets |
| version | 0.0.1 |
| created_at | 2025-06-16 01:18:42.726134+00 |
| updated_at | 2025-06-16 01:18:42.726134+00 |
| description | High-level Rust SDK bundling Taproot-Asset types, RPC client, and more. |
| homepage | |
| repository | https://github.com/ffranr/taproot-assets-rs |
| max_upload_size | |
| id | 1713828 |
| size | 48,740 |
High-level Rust SDK for interacting with Taproot Assets.
This crate bundles shared types, gRPC client bindings, and utility logic for building Rust applications that interface with the Taproot Assets daemon. It does not implement the protocol itself.
Add to your Cargo.toml:
taproot-assets = { version = "0.0.1" }
MIT OR Apache-2.0
See LICENSE-MIT and LICENSE-APACHE for details.