taproot-assets-rpc

Crates.iotaproot-assets-rpc
lib.rstaproot-assets-rpc
version0.0.1
created_at2025-06-16 01:15:42.845045+00
updated_at2025-06-16 01:15:42.845045+00
descriptionTaproot Assets gRPC client
homepage
repositoryhttps://github.com/ffranr/taproot-assets-rs
max_upload_size
id1713827
size263,468
(ffranr)

documentation

README

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:

taproot-assets-rpc = { version = "0.0.1" }

License

MIT OR Apache-2.0

See LICENSE-MIT and LICENSE-APACHE for details.

Commit count: 5

cargo fmt