Open LeifXu opened 3 months ago
When any wallet is not installed, users can be guided to install it.
For example, import the Phantom wallet
const wallets: Adapter[] = [new PhantomWalletAdapter()]
When I click on it, the window disappears without any prompts.
This experience is quite poor. I hope a guide page will appear after clicking, just like Rainbowkit.
When any wallet is not installed, users can be guided to install it.
For example, import the Phantom wallet
When I click on it, the window disappears without any prompts.
This experience is quite poor. I hope a guide page will appear after clicking, just like Rainbowkit.