https://github.com/mmncit/blockchainjs
Implementation of dummy blockchain using JavaScript
https://github.com/mmncit/blockchainjs
Last synced: 3 months ago
JSON representation
Implementation of dummy blockchain using JavaScript
- Host: GitHub
- URL: https://github.com/mmncit/blockchainjs
- Owner: mmncit
- Created: 2019-08-20T13:23:16.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-20T23:34:32.000Z (almost 6 years ago)
- Last Synced: 2025-01-19T12:49:36.381Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 75.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blockChainJS
Implementation of dummy blockchain using javascript# To run
node main.js# Bitcoin paper
https://bitcoin.org/bitcoin.pdf