sellout-dao icon indicating copy to clipboard operation
sellout-dao copied to clipboard

Sell your MolochDAO-like voting power

SelloutDAO

What is is?

A way to sell your voting power on a Moloch-like DAO to the highest bidder of course!

Installation

Have dapptools (https://dapp.tools)

dapp build

dapp create SelloutDao [address_of_dao]

Then set that newly created contract to be your delegate voting key on MolochDAO, MetaCartelDAO, YangDAO, OrochiDAO, or any Moloch-Like DAO. (will you two stop saying dao so much??)

UI

cd ui

npm install

npm start