ACINQ / phoenix

Phoenix is a self-custodial Bitcoin wallet using Lightning to send/receive payments.
https://phoenix.acinq.co
Apache License 2.0
644 stars 97 forks source link

Phoenix and NFC #369

Open gorrdy opened 1 year ago

gorrdy commented 1 year ago

Bitcoin payments are slowly moving to the new standard as e.g. Breez, Wallet of Satoshi, Lnbits, Btcpayserver and many other tools (nearly all I know) are accepting now NFC payments with static LNURLw or the Bolt Card standard

LNRULw spec: https://github.com/lnurl/luds/blob/luds/03.md Bolt Card spec: https://github.com/boltcard/boltcard/blob/main/docs/SPEC.md

Do Phoenix plan to introduce NFC support?

E.g.

Phoenix -> Receive -> Amount -> Create Invoice

dpad85 commented 1 year ago

We do plan to support NFC on Phoenix, for now we are working on adding splices, but after that's done we'll look into it.

kudlav commented 1 year ago

Hi, any progress on that?