Skip to content

chiliagons/0-chiliagon-dao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple DAO-DAO tool to create a flow for organizing and generating revenue for a DAO

  1. Creating a Gnosis Safe and enabling the Zodiac module - See documentation
  2. Setup the snapshot as per your requirements
  3. Run the superfluid daemon on a server
  4. Create a snapshot proposal with the following template
Title
Proposal to develop a Gnosis Safe module for Connext

Body
{
  "address": ["0x...","0x..."],
  "shares":[80,20]
}

Transaction: 
Create a transaction to send funds from Gnosis Safe to Enzyme Vault Manager depositFunds function as WETH.
  1. TODO: check state of proposal
  2. Superfluid daemon will pick up the proposal and create an IDA
  3. No funds will be sent because there are no funds in the distribution address
  4. At the end of the development phase, we will create a withdraw of enzyme proposal
  5. In this proposal we will create a transaction that withdraws and sends the increased amount to the Distribution Address

Assumptions

  1. The external DAO has accepted proposal and granted funds to our Gnosis Safe.
  2. Only one proposal will be created at a time

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published