Install blvm
Pre-built Linux packages (.deb / .rpm) from GitHub Releases, with checksums.sha256 published on each release. Verify before running. Current release: v0.1.5 on GitHub →
.debDebian / Ubuntu
.rpmFedora / RHEL
Debian / Ubuntu
Ubuntu 22.04+, Debian 11+, and any dpkg-based distro.
Install
sudo dpkg -i blvm_0.1.5_amd64.deb
sudo apt-get install -f # pull in any missing depsVerify checksum
sha256sum --check checksums.sha256Releases may publish a detached GPG signature beside each artifact (often blvm_0.1.5_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.
Recent releases
Building from source or need a different architecture? Build instructions →