Adding a Sequence-powered smart wallet to your React app is a straightforward process. This guide outlines the three core steps to get you from a new project to a fully integrated wallet.
projectAccessKey
.
@0xsequence/connect
useConnect()
to allow users to sign in with their socials or email and interact with the blockchain.
As a next step, you can configure your session permissions to eliminate repeated wallet pop-ups for your users. See Session Permissions for more information.