1.4 KiB
1.4 KiB
Steps for making a bolt card with the Android app
Introduction
Here we describe how to create your own bolt cards with the Bolt Card service and the Bolt Card Android app.
Resources
- some
NXP DNA 424 NTAGcards - an Android device with NFC
- a Bolt Card service
- the Bolt Card app
- the Bolt Card app usage document
Steps
Install the app
- install the app from
- source
- apk
- Google Play Store Boltcard NFC Card Creator
Write the key values to the card
on the bolt card server
- ensure the environment variables for the database connection are set up (see
boltcard.service) - enter the
createboltcarddirectory $ go build- run the creation program
./createboltcard -helpto see options./createboltcard -enable -tx_max=1000 -day_max=10000 -name=card_1for example
- this will give you a one-time link in text and QR code form
on the app
- click
scan QR code - scan the QR code
- the app will prompt you to hold the card for programming
- the app will test the card and show you the results
Make a payment
- monitor the bolt card service logs
$ journalctl -u boltcard.service -f- use a PoS setup to read the bolt card, e.g. Breez wallet