/EthereumPRV

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.

Primary LanguagePython

EthereumPRV

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

$ 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