Registry / crypto / dao-proposal-single

dao-proposal-single

JSON →
library2.6.0rscratesunverified

A DAO DAO proposal module for single choice (yes / no) voting.

# Cargo.toml [dependencies] dao-proposal-single = "2.6.0"
INSTALL
IMPORT
SIG · DAO-PROPOSAL-SINGL
D
dao-proposal-single
cryptorustv2.6.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

contract
use dao_proposal_single::contract;

Access the DAO proposal single contract.

use dao_proposal_single::contract; fn main() { println!("DAO proposal single contract module loaded"); }
Debug
Known issues
gotchaRequires CosmWasm environment and DAO DAO framework.
fix
Ensure you are building a DAO DAO v2 contract with proper dependencies.
affects: >=2.0.0
Upgrade
Version history
2.6.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Amazon
1
Resources
dao-proposal-single — cargo add dao-proposal-single · libregistry