dapp-lab

DApp 实验室

Build Status vue vuetify codebeat badge

English 简体中文

介绍

DApp 的简单例子和 DApp 与 web3 交互的小功能的例子。

线上版本 => http://blog.junezhu.top/dapp-lab/

内容目录

作者

June -> email

开发

# 安装依赖
npm install
# 启动服务
npm run dev

浏览器访问 : http://localhost:8080/dapp-lab/

发布

npm run build

License

This project is licensed under the MIT License - see the LICENSE.md file for details