/immutability-but-worse

Delegate your governance tokens to this contract and never worry about those pesky governance proposals again.

Primary LanguageShellGNU Affero General Public License v3.0AGPL-3.0

immutability-but-worse

A simple contract users can delegate their governance tokens to that votes no on every proposal.

Compatible with OpenZeppelin and Compound style governance systems.

Usage

Just call voteNo() with the address of a governance contract and proposal ID, and we'll handle the rest!

Deployment

https://etherscan.io/address/voteNo.eth

Getting Started

git clone https://github.com/transmissions11/immutability-but-worse.git
cd immutability-but-worse
make