Skip to content

A Simple Blockchain in Python to understand the basic concepts of Blockchain

vneogi199/A-Simple-Blockchain-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

A-Simple-Blockchain-in-Python

Implemented the basic concepts of Blockchain

Demo:

Creating a Blockchain

Creating a new transaction and adding to the list of pending transactions

Creating another transaction and adding to the list of pending transactions

Mining the block

Viewing Blockchain

Checking validity of the blockchain

Viewing balance of receiver

Viewing balance of miner

About

A Simple Blockchain in Python to understand the basic concepts of Blockchain

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages