muun / apollo

Muun Android wallet
https://muun.com
MIT License
255 stars 45 forks source link

Boltcard (Lightning network NFC card) support? #105

Open spotty-banana opened 1 year ago

spotty-banana commented 1 year ago

Hi, is there adding support for boltcards (https://www.boltcard.org/) in the plans? Should be quite trivial, as LNUrl-withdraw is already supported.

RealCocoArdo commented 1 year ago

Just adding some more info:

What is LUD-17?

https://github.com/lnurl/luds/blob/luds/17.md

How would it affect Muun?

Boltcard and other NFC card users are able to pay with a link that starts withoutout the "lightning:" at the beginning. All IOS and Boltcard users can then use Muun for NFC card payments.

acrespo commented 1 year ago

Hi there,

Thanks for the feedback! And thanks for the LUD-17 mention. There's a couple of things of our LNURL-withdraw implementation that I think we'll need changing to support Bolt cards, and that seems to be one of them.

At the moment, you can’t pay using boltcards with Muun wallet. We’d love to add this option in the future. Unfortunately, we're a small team with very limited time, so I can't share any realistic roadmap or time estimate. For the moment, we are prioritizing other features and improving the overall reliability of the app.

I’ll add your +1 to this feature request!