Registry / other / dao-voting-cw4

dao-voting-cw4

JSON →
library2.6.0rscratesunverified

A DAO DAO voting module based on cw4 membership.

# Cargo.toml [dependencies] dao-voting-cw4 = "2.6.0"
INSTALL
IMPORT
SIG · DAO-VOTING-CW4
D
dao-voting-cw4
otherrustv2.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_cw4::VotingContract;

Create a new voting contract instance.

use dao_voting_cw4::VotingContract; fn main() { let contract = VotingContract::default(); println!("Voting contract created"); }
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
5 hits · last 30 days
node
4
Meta
1
Resources
dao-voting-cw4 — cargo add dao-voting-cw4 · libregistry