Using the Solana Wallet Adapter
If your dApp uses the Solana Wallet Adapter, you just have to add the Solflare Wallet Adapter to the list of supported wallets.
Install the latest wallets package with
Then update the code to look like this:
Alternatively, you can install only the Solflare adapter directly
Then update the code:
Last updated