ConnectEmbed added in thirdweb React SDK

ConnectEmbed component added in thirdweb React SDK to easily create sign-in page

We have added a new component ConnectEmbed to embed the ConnectWallet Modal UI directly in page which allows you to easily create a "Sign in" page for web3 apps. Refer to ConnectEmbed Documentation for more details

Just like ConnectWallet - You can completely customize ConnectEmbed to match it's UI with your app - Checkout the ConnectWallet Playground to see it in action!

ConnectEmbed with default wallets

You can easily add Social login support using thirdweb's Embedded Wallet to create a seamless onboarding experience

You can also enforce Sign-in with wallet after wallet connection to prove user identity by setting up authConfig in ThirdwebProvider component.

Refer to ConnctEmbed Documentation for more information.

ConnectEmbed sign-in screen