1. 首页
  2. 数据库
  3. 其它
  4. 资源管理器:EthereumClassic Block Explorer 源码

资源管理器:EthereumClassic Block Explorer 源码

上传者: 2021-02-19 04:23:27上传 ZIP文件 4.24MB 热度 12次
ETC浏览器 现场版: 在以下位置跟踪项目进度: 本地安装 克隆仓库 git clone https://github.com/ethereumclassic/explorer 如果没有 ,请下载它们 安装依赖项: npm install 安装mongodb: MacOS: brew install mongodb Ubuntu: sudo apt-get install -y mongodb-org 填充数据库 这将获取并解析整个区块链。 设置配置文件: cp config.example.json config.json 根据需要编辑config.json 基本设置:
用户评论