| Crates.io | taproot-assets-rpc |
| lib.rs | taproot-assets-rpc |
| version | 0.0.1 |
| created_at | 2025-06-16 01:15:42.845045+00 |
| updated_at | 2025-06-16 01:15:42.845045+00 |
| description | Taproot Assets gRPC client |
| homepage | |
| repository | https://github.com/ffranr/taproot-assets-rs |
| max_upload_size | |
| id | 1713827 |
| size | 263,468 |
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.
Add to your Cargo.toml:
taproot-assets-rpc = { version = "0.0.1" }
MIT OR Apache-2.0
See LICENSE-MIT and LICENSE-APACHE for details.