Skip to content

haohaowasky/BlockChain_Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

BlockChain_Demo

A python programed blockchain demo

This is a BlockChain algorithm demo in Python. Other language works of course. The Block class creates blocks including previous hash and a new hash generated from transaction and previous hash if one of the transaction changes, all will change.

About

A python programed blockchain demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages