taproot-assets-rpc
gRPC client bindings for the
Taproot Assets daemon,
generated from its .proto definitions.
This crate allows Rust applications to interact with the Taproot Assets daemon over gRPC, using pre-generated or locally compiled bindings.
Usage
Add to your Cargo.toml:
= { = "0.0.1" }
License
MIT OR Apache-2.0
See LICENSE-MIT and LICENSE-APACHE for details.