Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

Attention! Please take some time to understand this for your ethereium safety.

Your
ethereum private key can be found by hacker! You and only you are responsible for
your security.
******************************************
Installation of modules (terminal)
$ sudo apt-get update
$ sudo apt install python3-pip
$ sudo pip3 install pysha3
$ sudo pip3 install eth-keys
*******************************************
BEFORE from “$ sudo pip3 install ethereum”
$ sudo apt-get install libssl-dev build-essential automake pkg-config libtool
libffi-dev libgmp-dev
$ git clone https://github.com/ethereum/py-evm
$ cd py-evm
$ sudo python3 setup.py install
$ sudo pip3 install ethereum

You might also like