This package browser is in early development. Mind the rough edges.

bitcoin-core 30.0

Bitcoin peer-to-peer client

Bitcoin is a digital currency that enables instant payments to anyone anywhere in the world. It uses peer-to-peer technology to operate without central authority: managing transactions and issuing money are carried out collectively by the network. Bitcoin Core is the reference implementation of the bitcoin protocol. This package provides the Bitcoin Core command line client and a client based on Qt.

Installation

Install bitcoin-core 30.0 as follows:

guix install bitcoin-core@30.0

Or install the latest version:

guix install bitcoin-core

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.