2019-08-28 16:29:24 -04:00
2019-04-23 10:24:42 -04:00
2019-04-17 15:28:19 -04:00
2019-08-20 11:48:12 -04:00
2018-11-29 15:52:24 -05:00
2019-08-20 11:58:44 -04:00
2019-04-23 10:24:42 -04:00
2019-08-28 16:29:24 -04:00
2018-12-07 06:52:02 -05:00
2017-07-13 19:12:45 +02:00
2019-08-27 10:49:25 -04:00
2019-05-06 14:12:13 -04:00
2018-06-29 07:18:49 -07:00
2017-10-26 08:45:36 +03:00
2017-12-05 11:58:20 -08:00
2017-08-13 13:32:24 +02:00
2017-11-23 14:49:57 +01:00
2019-08-27 10:49:25 -04:00
2017-10-17 22:56:43 -07:00
2019-04-23 10:24:42 -04:00
2019-08-19 13:14:56 -04:00
2019-05-08 11:11:14 -04:00
2019-08-27 10:49:25 -04:00


Gitter


Welcome to the code for the liquid-funding dapp which uses the liquidpledging contracts by Giveth, a new way to distribute donated ether while keeping ownership in the hands of the original donor.

Table of content

Install

  1. npm install
  2. npm -g install embark
  3. For development embark run or embark run {network}
  • There is an issue with the dev environment because of the contract size
  • Using embark run rinkeby works
    • You will need to either have a synced Geth node with Rinkeby (automatically started by Embark)
    • Add a deployment section to the contract config in embarkConfig/contracts.js (example using Infura)
  1. To start the CRA pipeline npm run start

Requirements

NodeJS (v8.4.0 or higher) npm (5.4.1 or higher) Embark (v4.0.0 or higher)

Description
Dapp for delegating donations to projects
https://assemble.fund/
Readme
Languages
JavaScript 98.8%
CSS 0.8%
HTML 0.4%