Skip to content

Commit

Permalink
Merge pull request #22 from nginnever/master
Browse files Browse the repository at this point in the history
Add Seele to modules list
  • Loading branch information
auryn-macmillan authored Sep 13, 2021
2 parents c7aea1b + 5e2c374 commit 8a77e7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ contract MyModule is Module {
- **[Bridge](https:/gnosis/zodiac-module-bridge):** allows an address on one chain to control an avatar on another chain, via an arbitrary message bridge. (Built by [Gnosis Guild](https://twitter.com/gnosisguild))
- **[Exit](https:/gnosis/zodiac-module-exit):** allows users to redeem a designated token for a relative share of an avatars assets, similar to Moloch's infamous `rageQuit()` function. (Built by [Gnosis Guild](https://twitter.com/gnosisguild))
- **[Safe Minion](https:/HausDAO/MinionSummonerV2/blob/main/contracts/SafeMinion.sol):** This module allows Moloch DAOs to manage the assets in a Gnosis Safe based on the outcome of v2 Moloch DAO proposals. Safe Minion enables Moloch DAOs to manage collections of NFTs, manage LP positions with AMMs, and initiate any other arbitrary interactions. It enables DAOs that start as a Gnosis Safe to later delegate governance to a Moloch DAO. (Built by [DAOHaus](https://daohaus.club))
- **[Seele](https:/TokenWalk/Seele):** allows avatars to operate with trustless DeGov, similar to Compound or Gitcoin, with a time-boxed proposal core that can register swappable voting contracts, allowing DAOs to choose from various on-chain voting methods that best suit their needs. (Built by [TokenWalk](https://www.tokenwalk.org))

#### Modifiers

Expand Down

0 comments on commit 8a77e7b

Please sign in to comment.