Skip to content

yaronvel/ethersecret

 
 

Repository files navigation

ethersecret

How to install

sudo apt-get install git -y

sudo apt-get install python-setuptools python-dev build-essential -y
sudo easy_install pip
sudo pip install --upgrade virtualenv


sudo pip install pycoin
sudo pip install rlp
sudo pip install jsonrpc

sudo pip install bitcoin
sudo pip install secp256k1
sudo pip install repoze.lru
# sudo pip install bike


sudo apt-get install libssl-dev -y
cd ~/ws/
git clone https://github.com/ethereum/pyethereum/
cd pyethereum/
sudo python setup.py install

python ./client.py 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.0%
  • Shell 4.0%