From 274e83400a19f3412b4699a0a52ee16f6a8e51e9 Mon Sep 17 00:00:00 2001 From: arbadacarba <63317640+arbadacarbaYK@users.noreply.github.com> Date: Wed, 12 Jul 2023 07:59:32 +0200 Subject: [PATCH] Updated Tooling & Building with LNbits (markdown) --- Tooling-&-Building-with-LNbits.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Tooling-&-Building-with-LNbits.md b/Tooling-&-Building-with-LNbits.md index 891c356..3f10d77 100644 --- a/Tooling-&-Building-with-LNbits.md +++ b/Tooling-&-Building-with-LNbits.md @@ -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 ![lnpos](https://user-images.githubusercontent.com/63317640/236645527-b797a43f-d38e-41e2-aa1b-498418b19ee3.png) @@ -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 ! ![photo_2023-05-14_21-37-22](https://github.com/lnbits/lnbits/assets/63317640/ebf072cc-9c53-45e7-bec5-7ceaf3eff476)