riddleHUB

Docs · Deep links

Developers

Deep links

Use catalog hosts only. Path-only links like /wallet on the hub redirect to the Wallet host; prefer the absolute URL.

SSO connect

https://wallet.riddlewallet.com?return={absoluteAppUrl}&app={id}&action=connect

See SSO.

Wallet surfaces

IntentURL
Wallet homehttps://wallet.riddlewallet.com
Creditshttps://wallet.riddlewallet.com/?tab=credits
Plans / tiershttps://wallet.riddlewallet.com/?tab=subscriptions
Connecthttps://wallet.riddlewallet.com?return=&app=&action=connect
Sign (suite)https://wallet.riddlewallet.com?action=sign&tx=&return=&app=
Pay (suite)https://wallet.riddlewallet.com?action=pay&to=&amount=&return=&app=

amount on pay/sign paths must be native integer units (drops / lamports / wei). See payloads.

App homes

Hub pages

SEO landings: https://riddlewallet.com/go/bridge/{slug}, https://riddlewallet.com/go/swap/{slug} (crawl allowed).

Query rules

  • Never put a seed, PIN, or private key in a URL.
  • return must stay on *.riddlewallet.com.
  • Prefer encodeURIComponent for return.