lpp-dacs

0.0.3 • Public • Published

LPP Dacs~

Ethereum contract for liquid pledging dacs plugin

Welcome to the code for the dacs plugin for liquid pledging. This contract simply generates tokens for donations to dacs on the Giveth dapp.

Table of content

Install

  1. Click Star on this repo near the top-right corner of this web page.
  2. Join our slack if you haven't already.
  3. Fork this repo by clicking Fork button in top-right corner of this web page. Continue to follow instruction steps from your own lpp-dacs repo.
  4. The rest of these steps must be done from your machine's command line. Clone your own "lpp-dacs" repo:
    git clone https://github.com/GITHUB_USERNAME/lpp-dacs.git
    
  5. Change directories to lpp-dacs:
    cd lpp-dacs
    

Requirements

Make sure you have NodeJS (v8.4.0 or higher) and npm (5.4.1 or higher) installed.

Package

The lpp-dacs 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-dacs --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.

Package Sidebar

Install

npm i lpp-dacs

Weekly Downloads

0

Version

0.0.3

License

GPL-3.0

Last publish

Collaborators

  • ewingrj