Skip to content

Conversation

@robbiehanson
Copy link
Contributor

The Bolt Card allows for bitcoin payments over the lightning network using a contactless payment card.

In order to support receiving payments via a Bolt Card, all we have to do is:

  1. Scan a standard NDEF tag via NFC
  2. The resulting URI is a lnurl-withdraw (which we already fully support)

This basically means the only work we have to do is add support for scanning an NFC tag.

nfc_pay_720p.mov

Notes:
There is a separate PR to add support for linking a Bolt Card to a Phoenix wallet. Which means you could then use the card to make contactless payments from your 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

Successfully merging this pull request may close these issues.

2 participants