cw-core

Crates.iocw-core
lib.rscw-core
version0.1.0
sourcesrc
created_at2023-07-03 11:03:30.526413
updated_at2023-07-03 11:03:30.526413
descriptionDAO DAO v1 macros.
homepage
repositoryhttps://github.com/DA0-DA0/dao-contracts
max_upload_size
id906902
size206,191
Jake Hartnell (JakeHartnell)

documentation

README

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.

Commit count: 879

cargo fmt