giacomo on Nostr: do you mean on mobile right? The only application which comes to mind which enables ...
do you mean on mobile right?
The only application which comes to mind which enables accessing decentralized applications, for example, on Ethereum Virtual Machines via a mobile phone is a wallet application like Metamask, which has an integrated browser which lets it inject the needed tools in the browser, so that one can access application without exposing (copy'n'paste) the private keys.
A solution could be an intermediary application which uses a secure technology like zk (zero-knowledge proof) and exposes an API to other applications to verify and sign message!
Leveraging key delegation one could for example keep the keys of the account in a cold storage, and load a bunch of delegate keys on the intermediary application ..
just an idea =)
The only application which comes to mind which enables accessing decentralized applications, for example, on Ethereum Virtual Machines via a mobile phone is a wallet application like Metamask, which has an integrated browser which lets it inject the needed tools in the browser, so that one can access application without exposing (copy'n'paste) the private keys.
A solution could be an intermediary application which uses a secure technology like zk (zero-knowledge proof) and exposes an API to other applications to verify and sign message!
Leveraging key delegation one could for example keep the keys of the account in a cold storage, and load a bunch of delegate keys on the intermediary application ..
just an idea =)