Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dantehemerson/blockchain

🧱 Basic Blockchain implementation
https://github.com/dantehemerson/blockchain

blockchain blockchain-demo blockchain-technology example implementation-of-algorithms

Last synced: about 2 months ago
JSON representation

🧱 Basic Blockchain implementation

Awesome Lists containing this project

README

        

# Basic Blockchain implementation in Node

![Terminal???](https://upload.wikimedia.org/wikipedia/commons/thumb/c/cc/8bit-dynamiclist_%28reversed%29.gif/28px-8bit-dynamiclist_%28reversed%29.gif)

### Research

![Block](.github/blocks.png)

### Reference

https://en.wikipedia.org/wiki/Blockchain

https://lhartikk.github.io/

https://en.wikipedia.org/wiki/Merkle_tree

https://github.com/izqui/blockchain

https://github.com/itheima1/BlockChain

https://github.com/dvf/blockchain

https://github.com/LiuBoyu/blockchain