https://github.com/csanjeev25/blockchain
Blockchain implementation using nodejs and typscript
https://github.com/csanjeev25/blockchain
blockchain nodejs typescript
Last synced: 2 months ago
JSON representation
Blockchain implementation using nodejs and typscript
- Host: GitHub
- URL: https://github.com/csanjeev25/blockchain
- Owner: csanjeev25
- Created: 2018-03-21T05:04:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-21T09:22:24.000Z (about 7 years ago)
- Last Synced: 2025-01-06T05:08:17.685Z (4 months ago)
- Topics: blockchain, nodejs, typescript
- Language: JavaScript
- Size: 5.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BlockChain
Blockchain implementation using nodejs and typscript.
This script is based on implementation by Siraj Raval.