Skip to content

KPMGE/voting-dapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Voting dapp

This is a simple dapp voting system made with solidity and nextjs

How to configure my own deployed contract

If you wish to test this application with your own Turing deployed contract, you can do so by just setting up your NEXT_PUBLIC_CONTRACT_ADDRESS environment variable.

The variable is set using the .env.development file.

After that, you can just run it by:

yarn dev

About

A decentralized voting system made with solidity and nextjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published