Skip to content

JBaczuk/blockchain-dev-tools

Repository files navigation

blockchain-dev-tools

Blockchain Development Tools

Installation

virtualenv blockchain && cd blockchain
git clone https://github.com/JBaczuk/blockchain-dev-tools.git && cd blockchain-dev-tools
./INSTALL.sh
cd ..
source bin/activate
pip install ecdsa

Alternatively, copy all of the *.py files except blockchain_fundamentals.py into the python bin folder, and the blockchain_fundamentals.py file into the python lib folder.

About

Blockchain Development Tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published