Skip to main content

Prerequisite

  • Your existing web app is powered by Privy for authentication and embedded wallet management.

Integration Steps

1. Add Required Files

Add these files to your project:
/intersend-connector.js
/hooks/useIntersendAutoConnect.js

2. Configure Providers

Import and set up the connector and auto-connect handler in your app’s provider configuration:

3. Whitelist Intersend Domain

Add Intersend domains to your Privy dashboard’s allowed origins: Configure Allowed Origins →

4. Verify App Behavior Inside Intersend

  1. Open Sandbox and paste your web app’s URL into the address bar of the Intersend browser.
  2. Auto-connect should kick in; Intersend will inject the user’s wallet data into your app.
  3. Test transaction or signing flows to confirm everything relays properly.

5. Get Listed

Once integrated, submit your app for review:

Need Help?