JSON-RPC is a remote procedure call (RPC) protocol encoded in JSON. It is a light-weight protocol that allows for the transmission of data between a client and a server, in this case, a blockchain ...
The open-rpc-mock-server allows developers to run and test against their APIs in a local and lightweight environment. Create an openrpc.json file. This is a document (or set of documents) that defines ...