Communication with a Safecoin node over RPC asynchronously .
Software that interacts with the Safecoin blockchain, whether querying its state or submitting transactions, communicates with a Safecoin node over JSON-RPC, using the RpcClient type.
RpcClient