2019-01-07 20:39:44 +00:00
- - -
2017-06-06 17:40:14 +00:00
2019-01-07 20:39:44 +00:00
< p align = "center" >
< a href = "https://gitter.im/status-im/liquid-funding" > < img src = "https://badges.gitter.im/Join Chat.svg" alt = "Gitter" > < / a >
< / p >
2017-10-09 07:44:07 +00:00
2019-01-07 20:39:44 +00:00
- - -
2017-10-09 07:44:07 +00:00
2019-01-07 20:39:44 +00:00
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.
2017-10-09 07:44:07 +00:00
## Table of content
- [Getting Started ](#getting-started )
- [Install ](#install )
- [Requirements ](#requirements )
### Install
2019-01-07 20:39:44 +00:00
1) `npm install`
2) `npm -g install embark@4.0.0-alpha.2`
3) For development `embark run` or `embark run {network}`
2017-10-09 07:44:07 +00:00
### Requirements
2019-01-07 20:39:44 +00:00
[NodeJS ](https://nodejs.org/ ) (v8.4.0 or higher)
[npm ](https://www.npmjs.com/ ) (5.4.1 or higher)
[Embark ](https://embark.status.im/ ) (v4.0.0-alpha 2)