I asked this on reddit r/CardanoDeveloper but realised shortly after it’s probably better here.
Wallet connect for Cardano
The other day I was signing up for another projects (different crypto project) governance system. Via their web site you connected your wallet (iOS app) and you’re able to initiate a transfer.
If I had a website, I was wondering how I would achieve this with Cardano? Would the web app need to talk to the Daedalus api running on the local computer? Yoroi?
How could a site initiate a transfer from a wallet hosted in a remote location/computer? (Eg not a local CLI Cardano-wallet execution)
Ultimately I’d be interested to know how to allow site users to participate in a smart contract auction initiated from the site. (Lots of other questions get raised at this point)