electrumx
electrumx copied to clipboard
Specify protocol API using OpenRPC
OpenRPC is a manifest specification that describes all possible JSON-RPC 2.0 methods available on the server in a way that is computer understandable, including method discovery. I'm writing a client for ElectrumX and playing with the protocol - having a strict specification instead of just docs would be quite useful.
https://open-rpc.org/