3 releases (breaking)
0.3.1 | Feb 25, 2023 |
---|---|
0.2.0 | Nov 4, 2022 |
0.1.0 | Oct 30, 2022 |
#13 in #themelio
Used in 2 crates
15KB
178 lines
melwalletd-prot
Crate defining the [nanorpc] (JSON-RPC 2.0) protocol exposed by melwalletd, the reference Themelio wallet microservice implementation.
As a user, you almost certainly only care about [MelwalletdClient], which you would generally want to wrap around an HTTP-based nanorpc::RpcTransport in order to talk to melwalletd.
License: ISC
lib.rs
:
Crate defining the [nanorpc] (JSON-RPC 2.0) protocol exposed by melwalletd, the reference Themelio wallet microservice implementation.
As a user, you almost certainly only care about [MelwalletdClient], which you would generally want to wrap around an HTTP-based nanorpc::RpcTransport in order to talk to melwalletd.
Dependencies
~11MB
~214K SLoC