Crates.io | melwalletd-prot |
lib.rs | melwalletd-prot |
version | 0.3.1 |
source | src |
created_at | 2022-10-30 20:30:21.17036 |
updated_at | 2023-02-25 02:41:00.980573 |
description | RPC protocol for Themelio's reference wallet microservice |
homepage | |
repository | https://github.com/themeliolabs/melwalletd-prot |
max_upload_size | |
id | 701652 |
size | 14,238 |
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