Skip to content

frieeze/autovoter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snapshot Autovoter

This is a simple autovoter for the Snapshot platform. It allows you to vote on proposals automatically based on a set of rules.

The autovoter will watch proposals creation on Thursdays morning and vote on them if the title matches

Configuration

VOTER_ADDRESS=
VOTER_PRIVATE_KEY=
# Exact proposal choice label
PROPOSAL_CHOICE=
# Space ENS
PROPOSAL_SPACE=
# Title of the proposal, must be the start of the title
# using [HasPrefix](https://pkg.go.dev/strings#HasPrefix)
PROPOSAL_TITLE=

About

Automated https://snapshot.org votes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors