Skip to content

Conversation

JaeBrian
Copy link
Contributor

@JaeBrian JaeBrian commented Sep 19, 2025

  • testing out wallet dropdown from npm package
  • adding extra styles to the dropdown
  • works only on testnet
  • limitNetwork must be limitNetwork={NetworkType.MAINNET} to work on mainnet

Copy link

cloudflare-workers-and-pages bot commented Sep 19, 2025

Deploying blinklabs-vpn with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8dc6a4e
Status: ✅  Deploy successful!
Preview URL: https://c3d45fa8.blinklabs-vpn.pages.dev
Branch Preview URL: https://feat-test-dropdown-wallet-co.blinklabs-vpn.pages.dev

View logs

@JaeBrian JaeBrian self-assigned this Sep 19, 2025
Signed-off-by: JaeBrian <[email protected]>
Copy link
Member

@wolf31o2 wolf31o2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update wallet list

primaryColor="#000000"
onConnect={onConnectWallet}
onConnectError={onConnectError}
supportedWallets={['nami', 'eternl', 'flint', 'yoroi', 'gerowallet']}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nami and flint are dead, so they can be removed... add: begin nufi lace vespr

primaryColor="#000000"
onConnect={onConnectWallet}
onConnectError={onConnectError}
supportedWallets={['nami', 'eternl', 'flint', 'yoroi']}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make this list the same as above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants