Documentation Index
Fetch the complete documentation index at: https://cantonfoundation-generated-hydration-fix.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
OpenRPC Spec
User API
An OpenRPC specification for the user to interact with the Wallet Gateway.
Methods
Method pages are the primary reference surface. This spec page stays focused on grouping and discovery.Adds a new identity provider.
Adds a new network configuration (similar to EIP-3085).
Adds a network session.
Allocates a party for an already initialized wallet if external signing is complete.
Creates a new wallet and party with the given hint.
Deletes a pending transaction. Only transactions with status ‘pending’ can be deleted.
Executes a signed transaction.
Returns information about the current user, including whether they are an admin.
Checks if wallet sync is needed (disabled wallets or new parties on ledger).
Lists wallets.
Removes an identity provider. Fails if an existing network is using the identity provider.
Removes a new network configuration (similar to EIP-3085).
Removes the current network session.
Removes a party with the given hint.
Sets the specified wallet as the primary wallet for dApp usage.
Signs the provided data with the private key of the specified or active party.
Synchronizes wallets with the connected network.