project-serum / swap-ui

React Component for Swapping on the Serum DEX
Apache License 2.0
113 stars 117 forks source link

feat: Add wallets #81

Open akhileshthite opened 3 years ago

akhileshthite commented 3 years ago

Screenshot 2021-09-14 at 10 37 32 PM

armaniferrante commented 3 years ago

Can we use https://github.com/solana-labs/wallet-adapter instead? It should eliminate a lot of boilerplate.

munanadi commented 3 years ago

85 I tried doing this in with wallet-adpater. Let me know what you think. :smile:

akhileshthite commented 3 years ago

Can we use https://github.com/solana-labs/wallet-adapter instead? It should eliminate a lot of boilerplate.

Hey @armaniferrante, I've added multiple wallets by using solana wallet-adapter, removed old wallet connect button. Let me know if you need any changes. Demo video link:- https://user-images.githubusercontent.com/68826419/133996856-e9cb3d9b-0107-49e5-aa1f-e828a2415d0a.mp4