OpenRPC Spec
Async dApp API
An OpenRPC specification for remotely hosted Wallet Providers. Due to the remote nature, an implementing provider must bridge certain functionality on the client-side to satisfy the general dApp API spec.
Methods
Method pages are the primary reference surface. This spec page stays focused on grouping and discovery.Ensures ledger connectivity and returns the connected network information.
Informs when the user connects to a network.
Invoke a disconnect of the wallet gateway session.
Returns the active network.
Returns the primary account.
Returns the connection status and the connected network information.
Proxy for the JSON-API endpoints. Injects authorization headers automatically.
Prepares, signs, and executes a transaction.
Requests a message signature. The wallet will prompt the user for confirmation.
Returns the current status of the wallet provider session.