Replying to Avatar mister_monster

Will it use a specific wallet, or be wallet agnostic? What's that workflow look like?

I had asked the monfluo https://codeberg.org/acx/monfluo dev if he would be interested in implementing an API allowing for a signing request to be sent, he said no but almost all the work needed for that behind the scenes is the same as for qr code based transaction signing which is planned.

Wallet agnostic, I just send an android intent.

From my tests it works with monfluo and cake, stack duo doesnt work and other wallets I haven't tried

Reply to this note

Please Login to reply.

Discussion

That is awesome, I'm very excited.

Any updates on this?

I started working on it and made the pull request in amethyst. It's a big change and it will take some time.