mirror of
https://github.com/lnbits/lnbits.git
synced 2025-03-27 02:02:14 +01:00
Updated Tooling & Building with LNbits (markdown)
parent
dbfb135bfc
commit
274e83400a
@ -28,7 +28,7 @@ We are very happy to announce our [flyer for everyone to use](https://github.com
|
||||
**IMPORTANT:**
|
||||
|
||||
* LNbits works based on the LNURL protocol which requests are valid in two forms: either as https:// clearnet link (no self-signed certificates allowed) or as http:// v2/v3 onion link. To offer LNbits services like LNURLp/w QR codes or NFC Cards, that can be used in the wild, you will need to open LNbits to clearnet (https).
|
||||
* Only use DATA-Cables to power your esp32. Not all cables support data in addition to powering the esp. You wouldnt be the first if the cable that came with the esp is a power-only one 😅
|
||||
* Only use DATA-Cables to power your esp32. Not all cables support data in addition to powering the esp. You wouldnt be the first if the cable that came with the esp is a power-only one
|
||||
* Make sure to not use a USB-Hub with other devices attached. This _can_ lead to weird effects that are hard to debug (e.g. not starting or stopping).
|
||||
* To realize esp projects with a MacOS you will need an **UART Bridge Driver**. If you have problems with the driver on Mac or Linux systems, you can find help [here](https://ereignishorizont.xyz/bitcoinswitch/en/#76_Note_on_setting_up_and_checking_the_driver).
|
||||
When you use the CP210x Driver, make sure to [download the OLD version 11.1.0](https://ereignishorizont.xyz/wp-content/uploads/2023/02/CP210x_Universal_Windows_Driver-v.11.1.0.zip) because the newer one is not working!
|
||||
@ -109,7 +109,7 @@ The user can pick up the Satoshis via QR code (LNURL-withdraw) on a mobile phone
|
||||
|
||||
|
||||
It was originally made to use LNTXBOT (which does not exist anylonger) and nobody ever got how to adapt it to BTCpay.
|
||||
So heres a guide on [how to connect the Pocket ATM to a LNbits wallet 🧡 ](https://github.com/AxelHamburch/LightningATM/blob/doc_lnbits_funding/docs/guide/we_need_your_help.md) or check [the ATM-Telegram Group](https://t.me/lightningatm_building/10115).
|
||||
So heres a guide on [how to connect the Pocket ATM to a LNbits wallet](https://github.com/AxelHamburch/LightningATM/blob/doc_lnbits_funding/docs/guide/we_need_your_help.md) or check [the ATM-Telegram Group](https://t.me/lightningatm_building/10115).
|
||||
|
||||
|
||||
|
||||
@ -144,7 +144,7 @@ It allows:
|
||||
* OnChain For onchain payments. Generates an address and displays a link for verification
|
||||
* LNURLATM Offline Lightning Payouts. Generates LNURLw link to do withdrawals
|
||||
|
||||
You might ask yourself how it is possible to handle payments offline ? 🤯
|
||||
You might ask yourself how it is possible to handle payments offline ?
|
||||
There is a checksum displayed as a pin. This pin is only presented to the buyer after payment. If the buyer reads the seller´s pin, it is a confirmation that the payment has been received by the node. TL:DR: So the trick is, that the PoS can be offline if the buyer is online :D
|
||||
|
||||

|
||||
@ -277,7 +277,7 @@ NOTES:
|
||||
|
||||
[Be creative with the casing](https://twitter.com/BitMaker_/status/1652685642768302080) :)
|
||||
|
||||
Expect to find a block within 1 Trillion Years 😂💫
|
||||
Expect to find a block within 1 Trillion Years !
|
||||
|
||||

|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user