Initial release of CLBOSS automated C-Lightning node manager.
- Source tarball: clboss-0.2.tar.gz
No reproducible builds or signed hashes yet, sorry.
To install from the official source tarball, untar the tarball and run ./configure && make. You can then add a --plugin or --important-plugin option to your C-Lightning configuration file to the path in the tarball. You may optionally also do a sudo make install and use the installation path in your C-Lightning configuration file.
It is suggested that you install dnsutils (the dig command) if you are starting a new node, in order to acquire connections from DNS seeds.