An open API service indexing awesome lists of open source software.

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

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