/ethereum-boilerplate

The ultimate full-stack Ethereum Dapp Boilerplate which gives you maximum flexibility and speed. Feel free to fork and contribute. Although this repo is called "Ethereum Boilerplate" it works with any EVM system and even Solana support is coming soon! Happy BUIDL!👷‍♂️

Primary LanguageJavaScriptMIT LicenseMIT

KarmaDAO

Quick Start:

In order to run the demo on your local system,

  1. Clone or fork the CreateBounty branch.

  2. Install all dependencies

npm install

  1. Rename .env.example to .env in the main folder.

  2. Run the application

npm start

Pages

Bounties

The bounty page displays the existing bounties created by our verified non-profits.

Create Bounties

The create bounties page allows organizations to create tasks to be funded by donors using our native KARM token.