Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 616 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 616 Bytes

Pyblock Python 3.x

Basic Block-chain + mining concept using python

Required

  • Python 3.x
  • Huepy
  • hashlib

Setting Up Pyblock

  1. install all the requirements
pip install Huepy

Run

python pyblock.py

difficulty levels are 0, 10 , 20

0 : select all blocks
10: filter for some blocks better then 0
20: most highest difficulty level

screen shots

screen shot

Developers and contributors

howCodeOrg