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.
- Outputs:
out
- Website: https://electroncash.org/
- Licenses: Expat
- Package source: gnu/packages/finance.scm
- Builds: See build status
- Issues: See known issues
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.