Code Monkey home page Code Monkey logo

eth-raise's Introduction

eth-raise

介绍

使用以太坊实现水滴筹业务。通过区块链技术实现资金往来的可追溯性。

软件架构

合约和app两部分

合约
  • 筹款合约,实现合约创建和捐赠。创建合约同时指定拥有者,将捐赠的以太转给合约,记录捐赠明细。
  • 支付合约,继承自筹款合约,实现机构注册和支出。只有合约拥有者才能支出,记录支出明细,以太只能支给注册的机构

安装教程

  1. 合约使用remix进行发布
  2. app的发布见对应文档

使用说明

  1. 用户发起筹款,生成二维码
  2. 捐款用户扫码捐赠

参与贡献

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

eth-raise's People

Contributors

wangyuan292 avatar

Watchers

 avatar

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.