https://github.com/mostlypanda/naive-blockchain
implementing block-chains using node.js
https://github.com/mostlypanda/naive-blockchain
blockchain-technology
Last synced: 8 months ago
JSON representation
implementing block-chains using node.js
- Host: GitHub
- URL: https://github.com/mostlypanda/naive-blockchain
- Owner: mostlypanda
- Created: 2020-07-07T16:53:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-02T14:44:25.000Z (over 5 years ago)
- Last Synced: 2025-04-10T17:00:34.852Z (10 months ago)
- Topics: blockchain-technology
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# naive-blockchain
In this repository I am going to build a basic buildchain in nodejs