Disponibile in Pro

Community Voting Modulo

A read-only governance viewer: /proposals lists the active Snapshot.org proposals for a DAO space (title, state, closing time, number of choices). The bot cannot create proposals, cast or weight votes, delegate, or execute anything on-chain.

Reads live Snapshot proposals
Title, state and closing time
Any DAO space with /proposals
9:41
5G
C

Community Voting Demo

bot

Che cosa fa il modulo Community Voting?

A read-only governance viewer: /proposals lists the active Snapshot.org proposals for a DAO space (title, state, closing time, number of choices). The bot cannot create proposals, cast or weight votes, delegate, or execute anything on-chain.

  • DAO governance
  • Community decisions
  • Decentralized voting
Funzionalita Chiave

Tutto cio di cui Hai Bisogno

Esplora tutte le potenti funzionalita incluse nel modulo Community Voting.

Reads live Snapshot proposals

Incluso con il modulo Community Voting per un'integrazione perfetta.

Title, state and closing time

Incluso con il modulo Community Voting per un'integrazione perfetta.

Any DAO space with /proposals

Incluso con il modulo Community Voting per un'integrazione perfetta.

Casi d'Uso

Scopri come le aziende utilizzano il modulo Community Voting

DAO governance

Perfetto per team che cercano di implementare capacita di dao governance.

Community decisions

Perfetto per team che cercano di implementare capacita di community decisions.

Decentralized voting

Perfetto per team che cercano di implementare capacita di decentralized voting.

Riferimento API

Facile da Integrare

Usa la nostra API RESTful o webhook per integrare il modulo Community Voting con i tuoi sistemi esistenti.

Vedi Documentazione API
// Enable Community Voting module
curl -X POST https://api.botlaunch.io/v1/modules \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "module": "community-voting",
    "enabled": true,
    "config": {
      // Your configuration here
    }
  }'

// Response
{
  "success": true,
  "module": {
    "id": "community-voting",
    "name": "Community Voting",
    "enabled": true,
    "status": "active"
  }
}

Pronto a Usare Community Voting?

Inizia oggi con il nostro piano gratuito. Nessuna carta di credito richiesta.