melwalletd-prot

Crates.iomelwalletd-prot
lib.rsmelwalletd-prot
version0.3.1
sourcesrc
created_at2022-10-30 20:30:21.17036
updated_at2023-02-25 02:41:00.980573
descriptionRPC protocol for Themelio's reference wallet microservice
homepage
repositoryhttps://github.com/themeliolabs/melwalletd-prot
max_upload_size
id701652
size14,238
Eric Tung (nullchinchilla)

documentation

README

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

Commit count: 32

cargo fmt