soramitsu / fearless-iOS

Fearless Wallet is a mobile wallet designed for the decentralized future on the Kusama and Polkadot networks.
https://fearlesswallet.io
Apache License 2.0
82 stars 32 forks source link

Connect to dApp from mobile #411

Open barmanabarmana opened 2 years ago

barmanabarmana commented 2 years ago

Hi there I am working on a dApp bridge,and having some problems with mobile users. [FOR EXAMPLE] - metamask has it own app,that has built in browser,and its easy to connect to the dApp through the metamask browser.

[PROBLEM] - I wanna fIgure out how can i do the same with the polkadot wallet,i didnt found any apps that has the same functionality.Maybe somehow i can do it with fearless wallet app? Is there any solution that could help me in this situation? Thank you

rmlearney-digicatapult commented 2 years ago

This sounds like WalletConnect:

https://github.com/WalletConnect/WalletConnectSwiftV2