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
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 use the wallet to approve connection and sign serialized transactions
  • you will use @thru/sdk or another client to actually submit signed transactions