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

https://github.com/albermonte/nim-pools-hub

A place where new miners can start mining NIM in the easiest way possible
https://github.com/albermonte/nim-pools-hub

hub mining nim-pools-hub nimiq pool pools

Last synced: 7 months ago
JSON representation

A place where new miners can start mining NIM in the easiest way possible

Awesome Lists containing this project

README

          

# NIM POOLS HUB

[![time tracker](https://wakatime.com/badge/github/Albermonte/nim-pools-hub.svg)](https://wakatime.com/badge/github/Albermonte/nim-pools-hub)

> A place to start mining NIM

## Build Setup

``` bash
# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate
```

For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).