Documentation

Get set up in three steps — pick how you want to run Bitcoin-PoCX, install it, then follow the guide for your role.

1 Choose your interface

2 Install

Download Phoenix for your platform and install it. One app covers wallet, node, plotting, and mining.

AppImage x64 ARM64
.deb x64 ARM64
.rpm x64 ARM64

The guided installer detects your platform, downloads the latest releases, creates a mining wallet, and writes your miner config for the role you choose. (On Linux it can also set up a background service.)

curl -sSL https://raw.githubusercontent.com/PoC-Consortium/bitcoin-pocx-web/main/scripts/install.sh | bash
irm https://raw.githubusercontent.com/PoC-Consortium/bitcoin-pocx-web/main/scripts/install.ps1 | iex
curl -sSL https://raw.githubusercontent.com/PoC-Consortium/bitcoin-pocx-web/main/scripts/install-macos.sh | bash

Prefer to do every step by hand? See the manual installation guide.

Getting help

Legal