taproot-assets-rpc 0.0.2

Taproot Assets gRPC client
Documentation

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.