Skip to content

theQRL/block-explorer

Repository files navigation

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