Community Voting Modül
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.
Community Voting Demo
bot
Community Voting modülü ne yapar?
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
İhtiyacınız Olan Her Şey
Community Voting modülünde bulunan tüm güçlü özellikleri keşfedin.
Reads live Snapshot proposals
Sorunsuz entegrasyon için Community Voting modülü ile dahil.
Title, state and closing time
Sorunsuz entegrasyon için Community Voting modülü ile dahil.
Any DAO space with /proposals
Sorunsuz entegrasyon için Community Voting modülü ile dahil.
Kullanım Alanları
İşletmelerin Community Voting modülünü nasıl kullandığını keşfedin
DAO governance
dao governance yeteneklerini uygulamak isteyen takimlar için mükemmel.
Community decisions
community decisions yeteneklerini uygulamak isteyen takimlar için mükemmel.
Decentralized voting
decentralized voting yeteneklerini uygulamak isteyen takimlar için mükemmel.
Kolay Entegrasyon
Community Voting modülünü mevcut sistemlerinizle entegre etmek için RESTful API veya webhook'larimizi kullanın.
API Dokümantasyonunu Gör// 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"
}
}İlgili Modüller
Kripto ve DeFi kategorisindeki diğer modülleri keşfedin
Community Voting Kullanmaya Hazır mısınız?
Bugün ücretsiz planlarımızla başlayın. Kredi kartı gerekmiyor.