Skip to content

sdlfkorg/dapp-kickstart

Repository files navigation

dapp-kickstart

The dapp is a kickstarter-like project.

The user can deploy smart contract on ethereum Rinkeby test network and let other user to create campaign (like each funding project of kickstarter) for crowdfunding.

After the user created a campaign, the other users can choose to support the campaign.

The campaign raiser can make requests to buy something for finishing the campaigns, and the campaign supporters can decide whether to approve the request.

Campaign List View

Alt kickstart app image

Campaign Detail View

Alt kickstart app image

Request List View

Alt kickstart app image

How to run:

The user must have a Metamask wallet (a chrome extension) and setup on Rinkeby test network. The user can get some ehter from https://faucet.rinkeby.io for test.

  1. clone the project
  2. install: npm install
  3. run server: npm run devnext
  4. browsing the page on localhost:3000

Liscense:

This project is based on Stephen Grider's project.

About

A kickstart-like dapp prototype

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published