Registry / auth / dao-voting

dao-voting

JSON →
library2.6.0rscratesunverified

Types and methods for CosmWasm DAO voting.

# Cargo.toml [dependencies] dao-voting = "2.6.0"
INSTALL
IMPORT
SIG · DAO-VOTING
D
dao-voting
authrustv2.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.

VotingContract
✓ use dao_voting::voting::VotingContract;

Initializes a DAO voting contract.

use dao_voting::voting::VotingContract; let contract = VotingContract::new(); println!("DAO voting contract initialized");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.6.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
12
OpenAI (training)
1
Resources
dao-voting — cargo add dao-voting · libregistry