Create and host contactless payment cards using bitcoin over the lightning network Fork - to enable external port, not necessarly 443
Find a file
Peter Rounce 3a1262db82 format
2023-09-16 12:27:02 +01:00
.github/workflows add docker build to CI 2023-02-22 16:45:16 +00:00
cli format 2023-09-16 12:27:02 +01:00
crypto new packages 2023-02-18 14:44:01 +00:00
db update parameter 2023-08-04 04:27:48 +00:00
docs create some test vectors 2023-09-16 12:20:24 +01:00
email support for SendGrid payments/balance emails 2023-05-01 08:49:38 +01:00
internalapi make updating pin optional 2023-08-03 22:52:14 +00:00
lnd respond with ok async 2023-03-24 13:22:47 +00:00
lndhub format files 2023-03-24 13:36:16 +00:00
lnurlp fix formatting 2023-02-19 06:52:12 +00:00
lnurlw improve logging 2023-07-27 18:15:35 +00:00
resp_err new packages 2023-02-18 14:44:01 +00:00
script add testing 2023-07-02 07:23:58 +00:00
sql internalapi backward compatibility 2023-08-02 18:54:07 +00:00
.env.example Add a "Caddyfile_docker" file. Update docker-compose.yml file 2023-02-01 11:10:35 +13:00
.gitignore fix build 2023-01-27 13:30:22 +00:00
boltcard.service working /updateboltcard 2023-02-22 12:38:56 +00:00
Caddyfile initial commit 2022-08-01 10:36:32 +00:00
Caddyfile_docker Add a "Caddyfile_docker" file. Update docker-compose.yml file 2023-02-01 11:10:35 +13:00
docker-compose-own-reverse-proxy.yml Update sql files paths for docker and add 'FUNCTION_INTERNAL_API' into settings.sql 2023-02-21 17:07:40 +13:00
docker-compose.yml Update sql files paths for docker and add 'FUNCTION_INTERNAL_API' into settings.sql 2023-02-21 17:07:40 +13:00
docker_init.sh Update sql files paths for docker and add 'FUNCTION_INTERNAL_API' into settings.sql 2023-02-21 17:07:40 +13:00
Dockerfile update dockerfile 2023-02-22 16:55:55 +00:00
go.mod support for SendGrid payments/balance emails 2023-05-01 08:49:38 +01:00
go.sum support for SendGrid payments/balance emails 2023-05-01 08:49:38 +01:00
LICENSE initial commit 2022-08-01 10:36:32 +00:00
main.go internalapi backward compatibility 2023-08-02 18:54:07 +00:00
new_card_request.go fix IDE import "autocorrect" issue 2023-02-22 15:08:21 +13:00
ping.go add Updateboltcard() 2023-02-22 08:11:52 +00:00
README.md add 'privacy' doc link 2023-03-28 08:24:47 +01:00
SECURITY.md Create SECURITY.md 2022-08-26 06:55:05 +01:00

Bolt Card

Overview

The bolt card enables a customer to make payment at a merchant point of sale over the bitcoin lightning network.

Each bolt card makes use of a service to receive the request from the merchant system, apply payment rules and make payment.

The 'bolt card service' software provided here can be used to host bolt cards for yourself and others.

The simplest way to understand and set up your own system is to read the main document set below.

Main document set

Document Description
System Bolt card system overview
Specification Bolt card specifications
Privacy Bolt card privacy
Docker Service Install Bolt card service docker installation
Automatic Card Creation Bolt card creation using the Bolt Card app

Additional

Document Description
Service Install Bolt card service installation
Manual Card Creation Bolt card creation using NXP TagXplorer software
LndHub Payments How to use LndHub
FAQ Frequently asked questions
Datasheet NXP NTAG424DNA datasheet
Application Note NXP NTAG424DNA features and hints

Telegram group

Discussion and support is available at https://t.me/bolt_card .