Giter Site home page Giter Site logo

aminbate / chain33explore Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 33cn/chain33explore

0.0 0.0 0.0 2.21 MB

chain33 blockchain explore

License: BSD 3-Clause "New" or "Revised" License

JavaScript 32.79% HTML 0.35% CSS 16.71% Vue 45.08% Shell 0.07% SCSS 4.99%

chain33explore's Introduction

Chain33 区块链浏览器

此项目为配合Chain33底层区块链进行数据页面端查询展示。

环境要求

Project setup

安装依赖

npm install

运行

默认会运行一个测试节点

npm run dev

打包

npm run build

配置相关

配置文件为根目录下.env文件,若对链上主coins样式名称无要求,仅修改节点地址VUE_APP_DEFAULT_PROVIDER即可快速打包部署。

# 节点地址
VUE_APP_DEFAULT_PROVIDER=http://47.97.193.201:1901

# 默认的执行器,主链是token,平行链是user.p.xxx.token
VUE_APP_DEFAULT_EXECER=token

# coins名称,为链上主coins,不写默认为Base
VUE_APP_DEFAULT_COIN=Base

# coins图标,对应coins的图标,路径在public/baseCoin下,不换默认为基础图标
VUE_APP_DEFAULT_ICON=baseCoin.png

chain33explore's People

Contributors

viken0408 avatar wenglk avatar 33cn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.