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

electron-cash 4.4.1

Bitcoin Cash wallet

Electroncash is a lightweight Bitcoin Cash 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. Electroncash does not download the Bitcoin Cash blockchain.

Installation

Install electron-cash 4.4.1 as follows:

guix install electron-cash@4.4.1

Or install the latest version:

guix install electron-cash

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.