Skip to content

Latest commit

 

History

History

electrum

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Electrum Downloader and executor

How to use

./run-electrum-client.sh

This script will create an electrum directory and will also verify that the signed files match.

Verify that this script is good

gpg --verify run-electrum-client.sh.asc  || echo "Signature Not OK"

The output should be my GPG signature if everything is good