-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,16 @@ | ||
# offline-LightningATM-esp32 | ||
Bitcoin ATM (coins only) with lightning network support, running fully offline on an esp32. | ||
The lightning network is a 2nd layer on top of the bitcoin protocol enabling trustless, fast transactions with instant settlement and cheap fees. | ||
|
||
## Special thanks to | ||
@21isenough and contributors for the 3d models and inspiration: | ||
https://github.com/21isenough/LightningATM | ||
|
||
LNBits, Ben Arc and Stepan Snigirev for the cryptograpy used to make this ATM working without internet connection | ||
https://github.com/lnbits/fossa | ||
https://lnbits.com/ | ||
|
||
Axel Hambuch for the very detailed guide in german language on assembly of the electronics | ||
https://ereignishorizont.xyz/lightning-atm/ | ||
|
||
## Used parts |