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

electrum 4.4.6

Bitcoin wallet

Electrum is a lightweight Bitcoin client, based on a client-server protocol. It supports Simple Payment Verification (SPV) and deterministic key generation from a seed. Your secret keys are encrypted and are never sent to other machines/servers. Electrum does not download the Bitcoin blockchain.

Installation

Install electrum 4.4.6 as follows:

guix install electrum@4.4.6

Or install the latest version:

guix install electrum

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.