https://github.com/dantehemerson/blockchain
🧱 Basic Blockchain implementation
https://github.com/dantehemerson/blockchain
blockchain blockchain-demo blockchain-technology example implementation-of-algorithms
Last synced: 4 months ago
JSON representation
🧱 Basic Blockchain implementation
- Host: GitHub
- URL: https://github.com/dantehemerson/blockchain
- Owner: dantehemerson
- Created: 2018-12-03T22:04:10.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T12:58:38.000Z (about 3 years ago)
- Last Synced: 2025-03-21T19:16:41.543Z (11 months ago)
- Topics: blockchain, blockchain-demo, blockchain-technology, example, implementation-of-algorithms
- Language: JavaScript
- Homepage:
- Size: 471 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Basic Blockchain implementation in Node

### Research

### 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