Skip to content

BGHProjects/Simple-Blockchain-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Simple-Blockchain-Python

  • A simple blockchain generating app, that uses Python
  • Incorporates the hashlib, datetime, and random libraries to hash transactions into a blockchain
  • Example implementation code is present at the end, to demonstrate what it outputs
  • Inspired and adapted from code by NeuralNine (https://www.youtube.com/watch?v=pYasYyjByKI)

About

A simple blockchain generating app, that uses Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages