Skip to content

Shubham1769/code.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

code.py

This code implements a basic blockchain structure using Python, with a Block class representing individual blocks and a Blockchain class managing the chain. It demonstrates how blocks are linked together through hash values and showcases the addition of new blocks to the chain.

About

I developed my blockchain using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages