Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 777 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 777 Bytes

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@4.0.0-alpha.2
  3. For development embark run or embark run {network}

Requirements

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