1.1.0 • Published 4 years ago

@rahlfantasy/block-explorer v1.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

QRL Block Explorer

Build Status Code Climate Codacy Badge

Work in progress.

Currently running at: https://explorer.theqrl.org/

Dependencies

Meteor

Install

git clone https://github.com/theQRL/block-explorer.git
cd block-explorer
meteor npm install
meteor npm install --save babel-runtime meteor-node-stubs

(Optional) Configuration

Edit development.json

Run

meteor

or

meteor --settings development.json