文件名称:ddn-explorer:DDN资源管理器http
文件大小:1.85MB
文件格式:ZIP
更新时间:2024-06-17 15:47:07
react web blockchain explorer ddn
English | DDN资源管理器 DDN Explorer是一个前端应用程序,用于在DDN区块链上呈现信息和活动。 它建立在Ant Design之上,并响应框架,并部署到ddnlink.github.io, 入门 # clone appliction code $ git clone git@github.com:ddnlink/ddn-explorer.git $ cd ddn-explorer # install deps $ yarn # runing app $ yarn start # test app $ yarn test # Build and deploy $ yarn build 打开在浏览器中查看它。 ## Framework ```bash ├── dist/ // built static files ├─