#microservices

melwalletd-prot

RPC protocol for Themelio's reference wallet microservice

3 releases (breaking)

0.3.1 Feb 25, 2023
0.2.0 Nov 4, 2022
0.1.0 Oct 30, 2022

#6 in #microservice


Used in 2 crates

ISC license

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

Dependencies

~12MB
~255K SLoC