Fujicracy / fuji-v2

Cross-chain money market aggregator
https://fuji-v2-frontend.vercel.app
15 stars 10 forks source link

Onboarding wallets #481

Closed ferostabio closed 1 year ago

ferostabio commented 1 year ago

close #474

github-actions[bot] commented 1 year ago

Please test this PR on: https://v2-staging-481-dot-fuji-306908.ey.r.appspot.com

ferostabio commented 1 year ago

Added coinbase and ledger @brozorec .

Trezor requires registration, we need to pass at least email and appUrl:

type TrezorOptions = {
  email: string
  appUrl: string
  customNetwork?: CustomNetwork
  filter?: Platform[]
  containerElement?: string
}

I was looking at the list and I would also add MyEtherWallet and Trust Wallet (despite the recent security issues, it has a lot of users and they would be able to connect directly instead of using WalletConnect)

brozorec commented 1 year ago

support@fuji.finance https://app.fuji.finance

ferostabio commented 1 year ago

Installed trezor plus a couple more wallets. Two notes.