Anchor-Protocol / anchor-web-app

A monorepo containing everything user-facing
Apache License 2.0
100 stars 91 forks source link

allow mobile web app to connect to ledger #174

Open sloppycoffee opened 3 years ago

sloppycoffee commented 3 years ago

Terra station is the only option to connect on mobile anchor.protocol webapp. Users can use this app from ledger which supports u2f.. https://github.com/LedgerHQ/android-u2f-bridge/releases

The guide for support of a web app and ethereum can be found here.

https://support.mycrypto.com/how-to/hardware-wallets/ledger/how-to-use-a-ledger-wallet-with-android

I believe the website could allow ledger/android connections

iamssen commented 3 years ago

@slayorktc I have a plan for this function. It will be done through the update of the wallet-provider.

However, there are many developments currently underway, so it will take time to implement this function.