8 releases (breaking)
new 0.8.0 | Oct 14, 2024 |
---|---|
0.7.0 | Jul 5, 2024 |
0.5.1 | May 22, 2024 |
0.4.0 | May 3, 2024 |
0.1.0 | Jan 26, 2024 |
#238 in Magic Beans
187 downloads per month
Used in lwk_cli
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 Error
s.
All the requests and responses data model are in the lwk_rpc_model
crate.
Dependencies
~30–44MB
~614K SLoC