Skip to content

It is a simple blockchain developed in Python. It's blocks contain 4 members - index of the block, previous hash, nounce and timestamp.

Notifications You must be signed in to change notification settings

Seh-Pankaj/blockchainInPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

blockchainInPython

It is a simple blockchain developed in Python. It's blocks contain 4 members - index of the block, previous hash, nounce and timestamp.

Screenshots

To mine a block

image

To get the whole chain

image image

Command line

image

About

It is a simple blockchain developed in Python. It's blocks contain 4 members - index of the block, previous hash, nounce and timestamp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages