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.
npm install
npm -g install [email protected]
- For development
embark run
orembark run {network}
NodeJS (v8.4.0 or higher) npm (5.4.1 or higher) Embark (v4.0.0-alpha 2)