Note
This code relates to version 1.x of QRL, the world's first open-source PQ blockchain, which has been securing digital assets since December 2016. The next generation of QRL, version 2.0, is in development and has its own repositories. See this discussion page.
Currently running at: https://explorer.theqrl.org/
git clone https://github.com/theQRL/block-explorer.git
cd block-explorer
meteor npm install
meteor npm install --save babel-runtime meteor-node-stubs
Edit development.json
meteor
or
meteor --settings development.json