1.0.0 • Published 5 years ago

lpp-campaign v1.0.0

Weekly downloads
74
License
GPL-3.0
Repository
github
Last release
5 years ago

LPP Campaign~

Ethereum contract for liquid pledging campaign plugin

Welcome to the code for the campaign plugin for liquid pledging. This contract sets the rules for campaigns on the Giveth dapp.

Table of content

Install

  1. Click Star on this repo near the top-right corner of this web page (if you want to).
  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-campaign repo.
  4. The rest of these steps must be done from your machine's command line. Clone your own "lpp-campaign" repo:
    git clone https://github.com/GITHUB_USERNAME/lpp-campaign.git
  5. Change directories to lpp-campaign:
    cd lpp-campaign

Requirements

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

Package

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

2.0.0-beta.0

5 years ago

1.0.0

6 years ago

1.0.0-beta.3

6 years ago

1.0.0-beta.2

6 years ago

1.0.0-beta.1

6 years ago

1.0.0-beta.0

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago