Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phoenix and NFC #369

Open
gorrdy opened this issue Jun 26, 2023 · 5 comments
Open

Phoenix and NFC #369

gorrdy opened this issue Jun 26, 2023 · 5 comments

Comments

@gorrdy
Copy link

gorrdy commented Jun 26, 2023

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

  • on this page, Phonix could look for a NFC card/bolt ring/LNURL tag and try to create a payment request for the same amount the invoice was generated, similarly to Wallet Of Satoshi
@dpad85
Copy link
Member

dpad85 commented Jun 29, 2023

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
Copy link

kudlav commented Sep 9, 2023

Hi, any progress on that?

@satoto21
Copy link

satoto21 commented Oct 7, 2024

That feature would be great 💪

@notnout
Copy link

notnout commented Dec 15, 2024

On Android you just need to register handling of "lightning:" in AndroidManifest.xml. See
https://github.com/breez/breezmobile/blob/2a8be359c240b8646c0da736a3b735148d2e4b8b/android/app/src/main/AndroidManifest.xml#L100

@robbiehanson
Copy link
Contributor

Related PRs:
#664 - (ios) Adding ability to receive a payment via NFC (bolt card)
#665 - (ios) Playground: Bolt Card + Phoenix Wallet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants