Skip to content

preston-evans98/blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blockchain

This repo contains a minimal python implementation of blockchain for reference purposes It uses the same hash and elliptic curve functions as Bitcoin but uses an account-based ledger for simplicity.

To see it in action, clone the repo and use python3 to run testrun.py

About

A minimal python implementation of a blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages