Skip to content

bhattsameer/Pyblock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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