diff --git a/.env.example b/.env.example index 4b7cfabfe..43b0b8bf7 100644 --- a/.env.example +++ b/.env.example @@ -63,7 +63,7 @@ LNBITS_SITE_DESCRIPTION="Some description about your service, will display if ti LNBITS_THEME_OPTIONS="classic, bitcoin, flamingo, freedom, mint, autumn, monochrome, salvador, cyber" # LNBITS_CUSTOM_LOGO="https://lnbits.com/assets/images/logo/logo.svg" -# Choose from LNPayWallet, OpenNodeWallet, LntxbotWallet, ClicheWallet, +# Choose from LNPayWallet, OpenNodeWallet, ClicheWallet, # LndWallet, LndRestWallet, CoreLightningWallet, EclairWallet, # LnTipsWallet, LNbitsWallet, SparkWallet, FakeWallet, LNBITS_BACKEND_WALLET_CLASS=VoidWallet diff --git a/docs/guide/faq.md b/docs/guide/faq.md index 1ccf3e289..49aac8016 100644 --- a/docs/guide/faq.md +++ b/docs/guide/faq.md @@ -169,7 +169,7 @@ allow-self-payment=1
LNbits has all sorts of open APIs and tools to program and connect to a lot of different devices for a gazillion of use-cases. Let us know what you did with it ! Come to the Makerbits Telegram Group if you are interested in building or if you need help with a project - we got you!
This is a do-it-yourself project consisting of a mini-computer (Raspberry Pi Zero), a coin acceptor, a display, a 3D printed case, and a Bitcoin Lightning wallet as a funding source. It exchanges fiat coins for valuable Bitcoin Lightning ⚡ Satoshis. The user can pick up the Satoshis via QR code (LNURL-withdraw) on a mobile phone wallet. It works based on BTCPayer server, LNTXBOT is not longer an option. You can get the components as individual parts and build the case yourself e.g. from Fulmo who also made a guide on it. The shop offers payments in Bitcoin and Lightning ⚡. The code can be found on the ATM github project page>.
+This is a do-it-yourself project consisting of a mini-computer (Raspberry Pi Zero), a coin acceptor, a display, a 3D printed case, and a Bitcoin Lightning wallet as a funding source. It exchanges fiat coins for valuable Bitcoin Lightning ⚡ Satoshis. The user can pick up the Satoshis via QR code (LNURL-withdraw) on a mobile phone wallet. You can get the components as individual parts and build the case yourself e.g. from Fulmo who also made a guide on it. The shop offers payments in Bitcoin and Lightning ⚡. The code can be found on the ATM github project page>.