README.md 211 Bytes
Newer Older
Pierre Krieger's avatar
Pierre Krieger committed
1
2
3
4
# jsonrpsee

JSON-RPC crate using async/await.
Designed to be the successor to [ParityTech's JSONRPC crate](https://github.com/paritytech/jsonrpc/).
Pierre Krieger's avatar
Pierre Krieger committed
5
6

Use `cargo doc` to generate the documentation of this crate.