A standalone JSON-RPC client against Bitcoin Core. As used by the btclib library. One source file with nothing but the standard library behind it, fully annotated and shipping py.typed.
The Diem client API is based on the JSON-RPC protocol. This specification defines the client API endpoints and types, and provides usage examples. JSON-RPC is a stateless, light-weight remote ...