Distribute your dApp across Web3 wallets
This guide is for you if:
You’re building a dApp and want to:
Intersend is a non-custodial app store for crypto apps that enables seamless Web3 interactions through a unified experience. The fundamental goal is: make it simple for your app and your users to connect, sign, and transact.
The integration enables seamless communication between your app and Intersend through:
Below is a high-level guide for dApps that want to be listed in Intersend and auto-connect with users’ wallets via Intersend.
A “connector” is a small integration layer that allows Intersend to inject a user’s wallet/account into your dApp. We support multiple connector approaches, including:
If your dApp already has a Safe Connector enabled in Wagmi, you’re effectively compatible with Intersend’s “Safe flow” right away. Otherwise, check our Privy Guide or Dynamic Guide for more specific integration steps.
Intersend loads your dApp within an iframe, and sends/ expects events to:
Because of this, you may need to whitelist Intersend’s domain so your site can be embedded in an iframe and to allow cross-domain communication.
We’ll add your project to the Intersend App Store so users can seamlessly discover and use your dApp.
Distribute your dApp across Web3 wallets
This guide is for you if:
You’re building a dApp and want to:
Intersend is a non-custodial app store for crypto apps that enables seamless Web3 interactions through a unified experience. The fundamental goal is: make it simple for your app and your users to connect, sign, and transact.
The integration enables seamless communication between your app and Intersend through:
Below is a high-level guide for dApps that want to be listed in Intersend and auto-connect with users’ wallets via Intersend.
A “connector” is a small integration layer that allows Intersend to inject a user’s wallet/account into your dApp. We support multiple connector approaches, including:
If your dApp already has a Safe Connector enabled in Wagmi, you’re effectively compatible with Intersend’s “Safe flow” right away. Otherwise, check our Privy Guide or Dynamic Guide for more specific integration steps.
Intersend loads your dApp within an iframe, and sends/ expects events to:
Because of this, you may need to whitelist Intersend’s domain so your site can be embedded in an iframe and to allow cross-domain communication.
We’ll add your project to the Intersend App Store so users can seamlessly discover and use your dApp.