dao-pre-propose-base

Crates.iodao-pre-propose-base
lib.rsdao-pre-propose-base
version2.6.0
sourcesrc
created_at2023-07-03 15:00:00.590529
updated_at2024-11-07 23:43:47.120466
descriptionA package for implementing pre-propose modules.
homepage
repositoryhttps://github.com/DA0-DA0/dao-contracts
max_upload_size
id907096
size46,774
publishers (github:da0-da0:publishers)

documentation

README

Pre-Propose Base

This provides a base package that may be used to implement pre-propose modules. It is modeled after the cw721-base contract for implementing NFT contracts.

See the pre-propose-single contract for an example of using this package to implement a proposal module with deposits.

Our wiki has more info on pre-propose module design.

Commit count: 879

cargo fmt