19 Forks
33 Stars
33 Watchers

minibolt

MiniBolt: A complete guide to building a Bitcoin & Lightning full node on a personal computer

How to download and setup minibolt

Open terminal and run command
git clone https://github.com/twofaktor/minibolt.git
git clone is used to create a copy or clone of minibolt repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with minibolt https://github.com/twofaktor/minibolt/archive/master.zip

Or simply clone minibolt with SSH
[email protected]:twofaktor/minibolt.git

If you have some problems with minibolt

You may open issue on minibolt support forum (system) here: https://github.com/twofaktor/minibolt/issues