Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kelly-cs/blockchain-sim

A blockchain simulator
https://github.com/kelly-cs/blockchain-sim

Last synced: 26 days ago
JSON representation

A blockchain simulator

Awesome Lists containing this project

README

        

# blockchain-sim
A blockchain simulator

TO-DO:
- Make Node Class
- Make Transaction Class
- Prep for Visualization
- Make nodes store full blocks ?? Or Some full / some partial / hash only?
- Introduce Proof of Work for each Block [SHA Hash, x amount of leading zeroes]