-
INFI区块链的core-explorer:用于资源管理的DPoS无限解决方案
资源介绍
无限浏览器1.0
使用精益和快速的开发框架(Tailwind CSS&Vue.JS)从头开始进行设计和开发。
您可以通过进行访问。
构建设置
1.克隆存储库并安装依赖项
git clone https://github.com/InfinitySoftwareLTD/core-explorer-INFI.git
cd core-explorer-INFI
yarn install
2.量产
2.1主网
yarn build:mainnet
pm2 start explorer
2.2 Devnet
yarn build:devnet
pm2 start explorer
2.3自定义
yarn build --network my-custom-network
pm2 start explorer
2.4运行Express Server
您可以将资源管理器作为快速服务器运行。 这使