Difference between revisions of "Resources"

From PlebNet Wiki
Jump to navigation Jump to search
(Prepared the page for translation)
(Marked this version for translation)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
<!--T:1-->
Here are some External Resources which can assist you in your journey as a node runner. Install at your own risk and after your own research.
Here are some External Resources which can assist you in your journey as a node runner. Install at your own risk and after your own research.


<!--T:2-->
[https://github.com/lnbook/lnbook Must Read e-Book] by some awesome people like Antonopoulos, Pickhardt and Roasbeef.  
[https://github.com/lnbook/lnbook Must Read e-Book] by some awesome people like Antonopoulos, Pickhardt and Roasbeef.  
It's written in simple language and a few hours of effort can really help you in the long run.
It's written in simple language and a few hours of effort can really help you in the long run.


<!--T:3-->
[https://github.com/alexbosworth/balanceofsatoshis bos] for node management, rebalancing, telegram interface, command-line interfaces.
[https://github.com/alexbosworth/balanceofsatoshis bos] for node management, rebalancing, telegram interface, command-line interfaces.


<!--T:4-->
[https://github.com/accumulator/charge-lnd charge lnd] for automated fee adjustment scripts
[https://github.com/accumulator/charge-lnd charge lnd] for automated fee adjustment scripts


<!--T:5-->
[https://github.com/smallworlnd/stream-lnd-htlcs Streaming HTLC events] for monitoring routing traffic.
[https://github.com/smallworlnd/stream-lnd-htlcs Streaming HTLC events] for monitoring routing traffic.


<!--T:6-->
[https://github.com/C-Otto/rebalance-lnd Rebalance Lnd] for rebalancing
[https://github.com/C-Otto/rebalance-lnd Rebalance Lnd] for rebalancing


<!--T:7-->
[https://gridflare.xyz/ For recommendations to improve your centrality and betweenness]
[https://gridflare.xyz/ For recommendations to improve your centrality and betweenness]


<!--T:8-->
[https://lnnodeinsight.com/ For channel simulation, peer network and other views]
[https://lnnodeinsight.com/ For channel simulation, peer network and other views]


<!--T:9-->
[https://lnrouter.app/ Terminal Score Debugger and other tools]
[https://lnrouter.app/ Terminal Score Debugger and other tools]


<!--T:10-->
[https://bitcoinsecurity.guide/ Bitcoin Security Guide]
[https://bitcoinsecurity.guide/ Bitcoin Security Guide]


<!--T:11-->
[https://github.com/BhaagBoseDK/autorebalance Simple Auto Rebalance Script] to keep a minimum balance on every channel at a reasonable cost.
[https://github.com/BhaagBoseDK/autorebalance Simple Auto Rebalance Script] to keep a minimum balance on every channel at a reasonable cost.
</translate>
</translate>

Revision as of 19:50, 2 October 2021

Other languages:
English

Here are some External Resources which can assist you in your journey as a node runner. Install at your own risk and after your own research.

Must Read e-Book by some awesome people like Antonopoulos, Pickhardt and Roasbeef. It's written in simple language and a few hours of effort can really help you in the long run.

bos for node management, rebalancing, telegram interface, command-line interfaces.

charge lnd for automated fee adjustment scripts

Streaming HTLC events for monitoring routing traffic.

Rebalance Lnd for rebalancing

For recommendations to improve your centrality and betweenness

For channel simulation, peer network and other views

Terminal Score Debugger and other tools

Bitcoin Security Guide

Simple Auto Rebalance Script to keep a minimum balance on every channel at a reasonable cost.