bitcoin-tutorials
bitcoin-tutorials copied to clipboard
Documenting Bitcoin related setups using LND, JoinMarket, RaspiBlitz, Debian and Ubuntu
According to torify man page torsocks is recommended: ``` DESCRIPTION torify is a simple wrapper that calls torsocks with a tor-specific configuration file. It is provided for backward compatibility; instead...
hey guys i used your guide to try and setup electrs with my raspiblitz node. i managed to run the 304 lines of script and before i could run the...
With UEFI Secure Boot, all kernel modules must be signed by an enrolled key in order to be installed. Added a section "Additional installation steps if using UEFI Secure Boot...
This PR addresses several typographical errors across various files in the project. The changes improve readability and maintain the professional standard of the documentation and code comments. Justification Typographical errors,...
the first image is repeated twice. this commit addresses this issue.
Fix typos
1. I could not get https://github.com/openoms/bitcoin-tutorials/blob/master/nginx/electrum_server_subdomain.sh to work, connecting to Fulcrum on my raspiblitz via zerotier. nginx did start successfully, but connecting from Sparrow to $REDIRECT timed out. `/var/log/nginx/error.log` on...