taproot-assets
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.
Usage
Add to your Cargo.toml:
= { = "0.0.1" }
License
MIT OR Apache-2.0
See LICENSE-MIT and LICENSE-APACHE for details.