TanglePay / TanglePay-SDK

DApp SDK to interact with TanglePay wallets
Apache License 2.0
6 stars 2 forks source link

[FEAT - Deeplink] Get wallet address and assets; Send transactions to EVM #2 #42

Open maxcodefaster opened 1 year ago

maxcodefaster commented 1 year ago

Cross posting here from the deeplink repo, as there is no activity: https://github.com/TanglePay/TanglePay-DeepLink/issues/2

I created a web app of my dapp and also want to get it working on mobile. Therefore a few questions arise:

Is there a way, similar to the tangle-pay sdk to get the address and assets from the connected wallet with a deep link? Is there also a way to send transactions to the evm with a deep link?

Having this functionaliy would make it possible to use tangle pay with mobile apps.

tanglepay-dev commented 1 year ago

Hi @maxcodefaster thanks for the feedback. It is recommended to use sdk in mobile scenario, for more seamless experience. The mobile app and wallet are technically disconnected with deeplink only, which offers limited functionality and hooks.