Giter VIP home page Giter VIP logo

dappframework's Introduction

DappFramework

Introduce

DappFramework is a very simple and lightweight framework for rapid development of Dapp.

Software Architecture

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.

Installation tutorial

  1. git clone https://github.com/coorful-cloud/DappFramework.git
  2. npm install OR cnpm install (*Errors may occur during installation, please reinstall the mirror source and try again)
  3. npm run serve

Instructions for use

  1. This framework follows the MIT protocol, is completely open source, is only for learning, and is strictly prohibited for illegal purposes;
  2. You are welcome to put forward valuable opinions and suggestions, and contribute your own code to improve this framework together.

Participate and contribute

  1. Fork this repository
  2. New Feat_xxx branch
  3. Submit code
  4. New Pull Request

Contact the author,Email: [email protected]

------------------------------- split line ---------------------------------

DappFramework

介绍

DappFramework 是一个极简的用于快速开发Dapp的轻量级框架

软件架构

DappFramework 基于web3.js,集成了web3modal钱包模块,前端集成Vant3,当前1.0版本支持BSC、TRC网络。

安装教程

  1. git clone https://github.com/coorful-cloud/DappFramework.git
  2. npm install 或者 cnpm install (*安装依赖过程中可能会出错,请切换镜像源再试)
  3. npm run serve

使用说明

  1. 本框架遵循MIT协议,完全开源,仅供学习,严禁用于非法目的;
  2. 欢迎大家提出宝贵意见和建议,并贡献自己的代码,共同完善此框架。

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

加作者微信,免费获取视频教程。

dappframework's People

Contributors

coorful-cloud avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

dappframework's Issues

获取USDT的余额报错

我运行起来了DappFramework,但是在切换至币安的网络后,无法获取USDT的余额,报错如下:
Uncaught (in promise) Error: Returned values aren't valid, did it run Out of Gas? You might also see this error if you are not using the correct ABI for the contract you are retrieving data from, requesting data from a block number that does not exist, or querying a node which is not fully synced.
at ABICoder.decodeParametersWith (index.js:304:1)
at ABICoder.decodeParameters (index.js:291:1)
at Contract._decodeMethodReturn (index.js:493:1)
at Method.outputFormatter (index.js:800:1)
at Method.formatOutput (index.js:148:1)
at sendTxCallback (index.js:531:1)
at cb (util.js:689:1)
at eval (process.js:5:1)
请问该问题如何处理呢?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.