DappFramework is a very simple and lightweight framework for rapid development of Dapp.
DappFramework is based on web3.js, integrates the web3modal wallet module, and integrates Vant3 in the front end. The current version 1.0 supports BSC and TRC networks.
- git clone https://github.com/coorful-cloud/DappFramework.git
- npm install OR cnpm install (*Errors may occur during installation, please reinstall the mirror source and try again)
- npm run serve
- This framework follows the MIT protocol, is completely open source, is only for learning, and is strictly prohibited for illegal purposes;
- You are welcome to put forward valuable opinions and suggestions, and contribute your own code to improve this framework together.
- Fork this repository
- New Feat_xxx branch
- Submit code
- New Pull Request
Contact the author,Email: [email protected]
DappFramework 是一个极简的用于快速开发Dapp的轻量级框架
DappFramework 基于web3.js,集成了web3modal钱包模块,前端集成Vant3,当前1.0版本支持BSC、TRC网络。
- git clone https://github.com/coorful-cloud/DappFramework.git
- npm install 或者 cnpm install (*安装依赖过程中可能会出错,请切换镜像源再试)
- npm run serve
- 本框架遵循MIT协议,完全开源,仅供学习,严禁用于非法目的;
- 欢迎大家提出宝贵意见和建议,并贡献自己的代码,共同完善此框架。
- Fork 本仓库
- 新建 Feat_xxx 分支
- 提交代码
- 新建 Pull Request
加作者微信,免费获取视频教程。