Disponible en Pro

Community Voting Module

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

Que fait le module 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
Fonctionnalités Clés

Tout ce dont Vous Avez Besoin

Explorez toutes les puissantes fonctionnalités incluses dans le module Community Voting.

Reads live Snapshot proposals

Inclus avec le module Community Voting pour une intégration transparente.

Title, state and closing time

Inclus avec le module Community Voting pour une intégration transparente.

Any DAO space with /proposals

Inclus avec le module Community Voting pour une intégration transparente.

Cas d'Utilisation

Découvrez comment les entreprises utilisent le module Community Voting

DAO governance

Parfait pour les équipes souhaitant implémenter des capacités de dao governance.

Community decisions

Parfait pour les équipes souhaitant implémenter des capacités de community decisions.

Decentralized voting

Parfait pour les équipes souhaitant implémenter des capacités de decentralized voting.

Référence API

Facile à Intégrer

Utilisez notre API RESTful ou nos webhooks pour intégrer le module Community Voting à vos systÚmes existants.

Voir la Documentation 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"
  }
}

PrĂȘt Ă  Utiliser Community Voting ?

Commencez dÚs aujourd'hui avec notre plan gratuit. Aucune carte de crédit requise.