Skip to content

goldmint/eth-voting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goldmint Vote1 smart contracts/DApp

This is a voting contract/DApp. It allows Goldmint token holders to vote.

The approach is opposite to CarbonVote. We do not require any token transfers. Just own some MNTP tokens and call vote method.

To run tests:

npm install
npm install -g mocha

# In one window
node_modules/.bin/testrpc --port 8989 --gasLimit 10000000

# In another window
./run_tests.sh

About

This is a voting contract/DApp. It allows Goldmint token holders to vote

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors