Installation wallet electroncash BitcoinCash BCH pour ubuntu
WALLET POUR BITCOINCASH
ElectronCash est un clone d'electrum pour BitcoinCash.
L'installation ci dessous est quasi indentique à celle d'electrum.
Ouvrir un terminal et saisir les lignes suivantes:
sudo apt-get update
sudo apt-get install python-qt4 python-pip
wget https://electroncash.org/downloads/2.9.3/win-linux/Electron-Cash-2.9.3.tar.gz
tar xvf Electron-Cash-2.9.3.tar.gz
cd Electron Cash-2.9.3/
to run Electron Cash from the newly extracted folder
./electron-cash
Nouveauté: Version 2.9.4 pour le fork du 13 nov 2017
Vous pouvez vérifier si la version 2.9.4 est la dernière sur le site officiel:
http://www.electroncash.org
sudo apt-get update
sudo apt-get install python-qt4 python-pip
wget https://electroncash.org/downloads/2.9.4/win-linux/Electron-Cash-2.9.4.tar.gz
tar xvf Electron-Cash-2.9.4.tar.gz
cd Electron\ Cash-2.9.4/
to run Electron Cash from the newly extracted folder
./electron-cash