Skip to content

Overview

View as Markdown

Use this section when you are integrating a Thru web app with the hosted embedded wallet at wallet.thru.org.

If your task is…Open this pageThen open…
Add wallet connect to a React dAppEmbedded Wallet Integration@thru/wallet with @thru/wallet/react
Add wallet connect to a non-React dAppEmbedded Wallet Integration@thru/wallet
Explain what the user sees during approvalApproval and Signing@thru/wallet protocol exports
Add a temporary signer for repeated app actionsSigning Sessions@thru/wallet signing session APIs
Debug why a request or transaction flow failedTroubleshootingExplorer MCP
  • you are integrating the hosted wallet iframe rather than building a custom wallet
  • your web app can reach https://wallet.thru.org/embedded
  • you will send wallet-managed transaction intents to the wallet for approval and signing
  • you will use @thru/sdk or another client to actually submit signed transactions