- Creating a Gnosis Safe and enabling the Zodiac module - See documentation
- Setup the snapshot as per your requirements
- Run the superfluid daemon on a server
- 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.
- TODO: check state of proposal
- Superfluid daemon will pick up the proposal and create an IDA
- No funds will be sent because there are no funds in the distribution address
- At the end of the development phase, we will create a withdraw of enzyme proposal
- In this proposal we will create a transaction that withdraws and sends the increased amount to the Distribution Address
- The external DAO has accepted proposal and granted funds to our Gnosis Safe.
- Only one proposal will be created at a time