πLink a Wallet to a Web 2.0 Account
Picket can be used to verify wallet ownership for a user in an existing application. Once you've linked a wallet to a user's account, you start integrating web3 information into your app!
Link a Wallet to an Existing Account
Steps
1. Setup Picket
Get your API keys
Install the Picket SDK
Client-side (Browser) Libraries
Server-side Libraries
2. Verify Wallet Ownership Client-Side with picket-js or picket-react
picket-js or picket-react3. Make a request to the app's server with the Picket access token
4. Validate the user's access token server-side
5. Link the wallet to the user's account
Last updated