Skip to content

Example implementation of simple, cheap and secure voting system based on ERC777 with history

Notifications You must be signed in to change notification settings

seniorjoinu/solidity-cheap-voting

Repository files navigation

Solidity cheap voting example using ERC777WithHistory

Requirements

  • node >= 12

Run tests

  • yarn install
  • yarn compile
  • ./start-ganache.sh
  • yarn test

About

Example implementation of simple, cheap and secure voting system based on ERC777 with history

Topics

Resources

Stars

Watchers

Forks