Qubic Wallet dApp Test App

Use this page to test window.qubic provider integration.

hydratingprovider missingno version

Connection

Current account

No account available (not connected or not selected).

signMessage

signTransaction

request payload preview
{
  "toIdentity": "",
  "amount": "1",
  "inputType": 0
}

sendTransaction

Signs and broadcasts to the network.

request payload preview
{
  "toIdentity": "",
  "amount": "1",
  "inputType": 0
}