Excellent tutorial on how to setup a lightning node using Blockstream’s c-lightning over Tor on a Linux system.
Feed for tag: node
In this tutorial, we will be looking into how we can obtain network statistics from the bitcoin network for the purpose of node analytics.
Running a Bitcoin node is the healthiest way to contribute to the Bitcoin Network but in the past couple of years it has become very expensive to run one both in storage and bandwidth.
A process called blocksonly mode was introduced in Bitcoin 0.12 with the
aim of helping Bitcoin Node owners save a hefty amount of bandwidth and still
contribute to the network. blocksonly
mode allows nodes to stop requesting,
relaying and listening for transactions until they are bundled up in a block.