777 B
777 B
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
npm install
npm -g install embark@4.0.0-alpha.2
- For development
embark run
orembark run {network}
Requirements
NodeJS (v8.4.0 or higher) npm (5.4.1 or higher) Embark (v4.0.0-alpha 2)