Skip to content

nihara96/smart_contract_voting_app

Repository files navigation

Smart Contract Voting Application

Voting application using smart contract.In this application block chain is used to store transaction data.

Environment

  • Flutter
  • Truffle
  • Ganache
  • Ethereum Blockchain

ScreenShot

    

Development Environment

Clone the repository and run the following commands:

flutter pub get
flutter run

Install truffle suite

npm install -g truffle

Config Following files according to your Ganche Environment

  • truffle-config.js
  • lib/contract_data.dart

And run the following commands:

truffle migrate

Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published