Skip to content

Shubham1769/blockchain-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple implementation of a blockchain using Flask, a Python web framework. The blockchain consists of a series of blocks, where each block contains data such as owner and registration number. The blocks are linked together using cryptographic hashes and proof-of-work algorithm is used to mine new blocks. The web app provides endpoints to retrieve the full blockchain, check the validity of the blockchain, and mine new blocks by adding records to the ledger.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages