Connect Users to your Ecosystem
If you're building a React website, React Native app, or Unity game you can use the prebuilt connect UI components to authenticate users and connect their wallets accross your ecosystem.
You can also build your own UI using the low-level hooks and functions. Remember to wrap your app in a ThirdwebProvider
to ensure that the wallet is available to all components in your app.
For closed ecosystems, you can pass a valid partnerId
to the ecosystemWallet
provided by the ecosystem owner.