6 releases (breaking)

new 0.5.1 May 22, 2024
0.5.0 May 14, 2024
0.4.0 May 3, 2024
0.3.0 Mar 20, 2024
0.1.0 Jan 26, 2024

#33 in #liquid

Download history 53/week @ 2024-01-29 9/week @ 2024-02-19 26/week @ 2024-02-26 159/week @ 2024-03-18 62/week @ 2024-04-01 163/week @ 2024-04-29 1/week @ 2024-05-06 157/week @ 2024-05-13

321 downloads per month
Used in lwk_cli

MIT OR BSD-2-Clause

120KB
3K SLoC

App

Contains the RPC server [App] wiring the RPC calls to the respective methods in Wollet or Signer. The server can be configured via the Config struct and a convenient cli exists to call it.

It also contains the RPC client Client.

Both the client and the server share the possible Errors.

All the requests and responses data model are in the lwk_rpc_model crate.

Dependencies

~30–46MB
~617K SLoC