capsule-corp-ternoa / ternoa-js

Ternoa JavaScript SDK to build on top of the Ternoa Chain ⚙️
https://docs.ternoa.network
Apache License 2.0
24 stars 10 forks source link

Connection mobile #156

Closed Nzenou closed 1 year ago

Nzenou commented 1 year ago

Describe the bug

Hello,

how a customer can access to my Dapp with is mobile but don’t have brave on his phone ?

To reproduce

..

Expected behavior

Screenshots

No response

Desktop (please complete the following information)

No response

Smartphone (please complete the following information)

No response

Additional context

No response

Victor-Salomon commented 1 year ago

Hello @Nzenou, The used browser is not that important (your dApp needs to be compatible with Safari, Google(...)), as in the end, you should connect to Ternoa wallet, directly of through a deeplink to Ternoa wallet.

We do not have any documentation on it yet from SDK. You can have a look at the flow used by https://secret-stash.io/.

Nzenou commented 1 year ago

Hello @Victor-Salomon Thanks for this quick answer how can I create the deeplink to Ternoa wallet Thanks in advance

Victor-Salomon commented 1 year ago

Hello @Nzenou, We are currently rewriting the official Ternoa Doc and provide incremental updates. The wallet connection is not implemented yet, but I can recommand to look at our short wallet demo/tuto repo here. Feel free to open a discussion on the repo or come back to us if you need anything. 👋