Skip to content

Mujhtech/celo-dapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy Voting With Payment using Celo Dapp

Description

Easy voting with payment allow only the creator to add candidate and make withdraw of celo token while it allow users to vote for their candidate as they want using celo

Demo Link

https://hopeful-shannon-cdcbc7.netlify.app/

Usage

Requirements

  1. Install the CeloExtensionWallet from the Google Chrome Store.
  2. Create a wallet.
  3. Go to https://celo.org/developers/faucet and get tokens for the alfajores testnet.
  4. Switch to the alfajores testnet in the CeloExtensionWallet.

Project Setup

Install

npm install

Start

npm run start

Build

npm run build