Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dternyak/monerochain

A pretty Monero Blockchain Explorer
https://github.com/dternyak/monerochain

blockchain-explorer monero

Last synced: 4 days ago
JSON representation

A pretty Monero Blockchain Explorer

Awesome Lists containing this project

README

        

# MoneroChain

![MoneroChain](http://imgur.com/Urs1Jgi.png "MoneroChain")

#### Run:

```bash
npm run dev # run app in dev mode
```

#### Build:

```bash
npm run build # build app
```

It generates app in `dist` folder.