https://github.com/srinivasantarget/blockchain
Sample Blockchain App in JS
https://github.com/srinivasantarget/blockchain
blockchain blockchain-demos blockchain-explorer javascript
Last synced: 10 months ago
JSON representation
Sample Blockchain App in JS
- Host: GitHub
- URL: https://github.com/srinivasantarget/blockchain
- Owner: SrinivasanTarget
- Created: 2018-07-21T19:40:21.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-23T17:03:31.000Z (almost 8 years ago)
- Last Synced: 2025-05-31T00:47:42.935Z (about 1 year ago)
- Topics: blockchain, blockchain-demos, blockchain-explorer, javascript
- Language: JavaScript
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blockchain
Sample Blockchain App in JS
```
$ git clone https://github.com/SrinivasanTarget/Blockchain.git
$ cd Blockchain
$ npm install
$ npm start
```