Head back to Documentation

Documentation

QRL Block Explorer

GitHub version Build Status Code Climate Codacy Badge

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

Still stuck? There's help over on Discord!