issues
search
salomonerobert
/
defi-crowdfunding
MIT License
0
stars
0
forks
source link
Frontend logic for sending votes directly to smart contract
#5
Open
salomonerobert
opened
11 months ago
salomonerobert
commented
11 months ago
Probably via metamask wallet
salomonerobert
commented
11 months ago
add voting open flag to smart contract
check if sender has voted before and is in investor list
add payload to request for pass or fail vote
store vote tally
store quorum required for pass (passingQuorum)
if quorum passed or all votes in, close voting, send update
Probably via metamask wallet