Install blvm
Pre-built packages for Linux and Windows. Each release ships with a SHA-256 checksum and a detached GPG signature. Verify before running. Current release: v0.1.0 on GitHub →
.debDebian / Ubuntu
.rpmFedora / RHEL
.exeWindows
Debian / Ubuntu
Ubuntu 22.04+, Debian 11+, and any dpkg-based distro.
Install
sudo dpkg -i blvm_0.1.0_amd64.deb
sudo apt-get install -f # pull in any missing depsVerify checksum
sha256sum --check blvm_0.1.0_amd64.deb.sha256Every release also ships a detached GPG signature (blvm_0.1.0_amd64.deb.sig). Signature verification guide →
Managed installsNot ready yetUmbrel & Docker · click to preview planned steps
Prefer a one-click install? blvm is planned as a managed package on Umbrel and as an official Docker image.
Umbrel
Available in the Umbrel App Store as "Bitcoin Commons". Runs on a Raspberry Pi or any Linux machine with a one-click node stack.
Installation steps
- Open your Umbrel dashboard and go to the App Store.
- Search for "Bitcoin Commons" and click Install.
- Wait for initial sync to complete; this may take several hours on first run.
- Access node settings and RPC credentials from the app detail page.
Building from source or need a different architecture? Build instructions →