/explorer

explorer for moon or QOS

Primary LanguageVueApache License 2.0Apache-2.0

QOS 浏览器

version Build Status license

实时查询链信息,节点信息,共识过程

接口信息

环境要求

$ cnpm -v
cnpm@6.0.0 (/usr/local/lib/node_modules/cnpm/lib/parse_argv.js)
npm@6.7.0 (/usr/local/lib/node_modules/cnpm/node_modules/npm/lib/npm.js)
node@10.16.0 (/usr/local/bin/node)
npminstall@3.20.2 (/usr/local/lib/node_modules/cnpm/node_modules/npminstall/lib/index.js)
prefix=/usr/local
darwin x64 18.7.0
registry=https://registry.npm.taobao.org

Build Setup

# Clone project
git clone https://github.com/QOSGroup/explorer.git

# Install dependencies
npm install

# Serve with hot reload at localhost:9229
npm run dev

# Build for production with minification
npm run build

# Build for production and view the bundle analyzer report
npm run build --report