# explorer **Repository Path**: zntglobal/explorer ## Basic Information - **Project Name**: explorer - **Description**: Explorer for moon or ZnT - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-09 - **Last Updated**: 2025-02-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # QOS 浏览器 [![version](https://img.shields.io/github/tag/QOSGroup/explorer.svg)](https://github.com/QOSGroup/explorer/releases/latest) [![Build Status](https://travis-ci.org/QOSGroup/explorer.svg?branch=master)](https://travis-ci.org/QOSGroup/explorer) [![license](https://img.shields.io/github/license/QOSGroup/explorer.svg)](https://github.com/QOSGroup/explorer/blob/master/LICENSE) [![](https://tokei.rs/b1/github/QOSGroup/explorer?category=lines)](https://github.com/QOSGroup/explorer) > 实时查询链信息,节点信息,共识过程 ## 接口信息 # 环境要求 ``` $ 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 ```bash # 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 ```