liquid-funding/README.md

26 lines
777 B
Markdown

- - -
<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>
- - -
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
- [Getting Started](#getting-started)
- [Install](#install)
- [Requirements](#requirements)
### 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](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)