Language

Package: electron-cash @ 4.2.6

Synopsis

Bitcoin Cash wallet

Description

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.

Home page
https://electroncash.org/
Location
gnu/packages/finance.scm (line: 583, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'libsecp256k1' does not match package name 'libsecp256k1-bitcoin-cash'
inputs-should-be-native

Identify inputs that should be native inputs

'python-cython' should probably be a native input
wrapper-inputs

Make sure 'wrap-program' can finds its interpreter.

"bash-minimal" should be in 'inputs' when 'wrap-qt-program' is used