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

https://github.com/marcvincenti/cryptonode

Get updated about masternodes in your favorites blockchains.
https://github.com/marcvincenti/cryptonode

blockchain calculator crown dash masternode pivx transfercoin

Last synced: about 1 year ago
JSON representation

Get updated about masternodes in your favorites blockchains.

Awesome Lists containing this project

README

          

# CryptoNode

### Deploy api:

```
cd serverless_api
serverless deploy
```

### Run application:

```
lein clean
lein cljsbuild [auto|once] [dev|prod]
```

### Requirements

* Serverless 1.2+
* JDK 1.7+
* Leiningen 2.x