minibolt-guide / minibolt

A step-by-step guide to building a Bitcoin & Lightning node and other stuff on a personal computer
https://minibolt.info
MIT License
72 stars 36 forks source link
bitcoin bitcoin-wallet cryptocurrency cryptography diy electrum guide lightning lightning-network p2p security server web

description: >- Build your own "DIY" Bitcoin & Lightning full node, and other stuff on a personal computer. No need to trust anyone else.

MiniBolt

Build your own "do-everything-yourself" Bitcoin full node, Lightning, and other stuff on a personal computer, making you sovereign.

No need to trust anyone else. Don't trust, verify!

What is the MiniBolt?

With this guide, you can set up a Bitcoin, Lightning node, and other stuff on a personal computer, doing everything yourself. You will learn about Linux, Bitcoin, Lightning, and much more.

There are many reasons why you should run your own Bitcoin node:

👥 Keep Bitcoin decentralized: use your node to help enforce your Bitcoin consensus rules.

🗽 Take back your sovereignty: let your node validate your Bitcoin transactions. No need to ask someone else to tell you what's happening in the Bitcoin network.

🥷🏽 Improve your privacy: connect your wallets to your node so you no longer need to reveal their financial history to external servers.

⚡️ Be part of Lightning: run your Lightning node for everyday payments and help build a robust and decentralized Lightning network.

MiniBolt overview

This guide explains setting up your own Bitcoin node on a personal computer. However, it works on most hardware platforms because it only uses standard Debian-based Linux commands.

Features

Your Bitcoin node will offer the following functionality:

🟠 Bitcoin: direct and trustless participation in the Bitcoin peer-to-peer network, full validation of blocks and transactions

⚛️ Electrum server: connect your compatible wallets (including hardware wallets) to your node

⛓️ Blockchain Explorer: web-based Explorer to privately look up transactions, blocks, and more

Lightning: full client with stable long-term channels and web-based and mobile-based management interfaces

🔋 Always on: services are constantly synced and available 24/7

🌐 Reachable from anywhere: connect to all your services through the Tor network and Wireguard VPN

Target audience

Structure

We aim to keep the core of this guide well-maintained and up-to-date:

  1. System 🖥️
Prepare the hardware and set up the operating systemoperating-system.mdremote-access.mdsystemoperating-system.gif
  1. ₿itcoin 🟠
Sync your own Bitcoin full node, Electrum server, Blockchain Explorer, and connect a desktop wallet to the Electrum serverelectrum-server.mdblockchain-explorer.mdbitcoincore_logo.png
  1. Lightning
Run your Lightning client with web-based node management, connect a mobile app, and save safely your SCB backupchannel-backup.mdweb-app.mdlightninglightning-network-daemon-logo.png
Bonus guide The bonus section contains more specific guides that build on top of the main section. More fun, lots of knowledge, but with lesser maintenance guarantees. Everything is optional.systembitcoinbroken-referencebonus-logo.png

How to build

{% embed url="https://youtube.com/playlist?list=PL7-Q40ihLbmP9vXZGdQgEozQnFISzT8ms" %}

Community

🛠️ GitHub 🛠️
👥 RRSS 👥

{% hint style="info" %} Feel free to join the many other contributors if you see something that can be improved! {% endhint %}

Rating

All guides are rated with labels to help you assess their difficulty and whether they are tested against the most recent version of the main guide.

{% hint style="success" %} Difficulty: Easy {% endhint %}

{% hint style="warning" %} Difficulty: Medium {% endhint %}

{% hint style="danger" %} Difficulty: Hard {% endhint %}

{% hint style="warning" %} Cost: Paid service {% endhint %}