Skip to content

Simple BlockChain DEMO in Python I demonstrated the concept of a blockchain that powers almost all of the modern cryptocurrencies is very simple at its core. Bitcoin, Ethereum, Litecoin etc all are based on this blockchain technology. Many people think that the blockchain is a complicated thing while at it's core its just a clever use case of ha…

License

Notifications You must be signed in to change notification settings

mohamedebrahim96/Blockchain---python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Block-Chain-Example

Simple BlockChain DEMO in Python I demonstrated the concept of a blockchain that powers almost all of the modern cryptocurrencies is very simple at its core. Bitcoin, Ethereum, Litecoin etc all are based on this blockchain technology. Many people think that the blockchain is a complicated thing while at it's core its just a clever use case of hashes

Prerequisites

  • Python 3.0+

image
image

About

Simple BlockChain DEMO in Python I demonstrated the concept of a blockchain that powers almost all of the modern cryptocurrencies is very simple at its core. Bitcoin, Ethereum, Litecoin etc all are based on this blockchain technology. Many people think that the blockchain is a complicated thing while at it's core its just a clever use case of ha…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages