Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 985 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 985 Bytes

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