
Ethereum contract for liquid pledging capped milestone plugin
Welcome to the code for the capped milestone plugin for liquid pledging. This contract sets the rules for capped milestones on the Giveth dapp.
Table of content
Install
Requirements
Make sure you have NodeJS (v8.4.0 or higher) and npm (5.4.1 or higher) installed.
Package
The lpp-capped-milestone contract is published as an npm package for developer convenience. To include it as a dependency in your package.json run this from your apps root dirctory.
npm install lpp-capped-milestone --save
Run demo
This plugin is currently being used by the Giveth dapp. Follow the instructions on the readme.
Help
Reach out to us on slack for any help or to share ideas.