1 unstable release

0.1.0 Jul 3, 2023

#16 in #pause

Download history 76/week @ 2023-12-24 78/week @ 2023-12-31 106/week @ 2024-01-07 16/week @ 2024-01-14 19/week @ 2024-01-21 61/week @ 2024-01-28 134/week @ 2024-02-04 48/week @ 2024-02-11 46/week @ 2024-02-18 49/week @ 2024-02-25 39/week @ 2024-03-03 70/week @ 2024-03-10 128/week @ 2024-03-17 218/week @ 2024-03-24 116/week @ 2024-03-31 74/week @ 2024-04-07

547 downloads per month
Used in 5 crates (4 directly)

Apache-2.0

140KB
3.5K SLoC

cw-core

This contract is the core module for all DAO DAO DAOs. It handles management of voting power and proposal modules, executes messages, and holds the DAO's treasury.

For more information about how these modules fit together see this wiki page.

In additon to the wiki spec this contract may also pause. To do so a Pause message must by executed by a proposal module. Pausing the core module will stop all actions on the module for the duration of the pause.

Dependencies

~4–5.5MB
~121K SLoC