Survexa is a decentralized survey platform built on StarkNet that rewards users for sharing opinions while preserving privacy with zero-knowledge proofs (ZKPs). Survey creators can launch custom surveys by staking tokens, while users earn rewards in a fair, spam-resistant, and DAO-governed environment.
✔️ ZK Proofs to verify eligibility without revealing personal data
✔️ Incentivized surveys with STRK tokens or stablecoins
✔️ Custom survey creation with staking, flexible rewards & questions
✔️ Smart contract automation for secure reward distribution
✔️ IPFS + Chainlink for encrypted storage & verification
✔️ User dashboard to manage earnings, surveys, and settings
✔️ DAO governance for quality control and fairness
- Frontend: Next.js + TailwindCSS
- Blockchain: StarkNet (Cairo)
- ZK Proofs: Zero-Knowledge Protocols
To participate, install a StarkNet-compatible wallet like ArgentX or Braavos. All interactions — from survey responses to reward claims — are powered by Cairo smart contracts on StarkNet.
We welcome your contributions to Survexa! Follow these steps to get started:
1️⃣ Fork the repository
git fork https://github.com/CraftNest/Survexa.git2️⃣ Clone your fork
git clone https://github.com/YOUR_USERNAME/Survexa.git
cd Survexa3️⃣ Create a new branch
git checkout -b feat-your-feature4️⃣ Make your changes and commit
git commit -m "feat: add feature to survey creation form"5️⃣ Push changes to your fork
git push origin feat-your-feature6️⃣ Open a Pull Request 🚀
feat/feature-name— New featuresfix/bug-description— Bug fixeschore/task-name— Maintenance or refactoringdocs/update-description— Documentation updates
feat: implement zk-proof integrationfix: handle survey creation errorchore: clean up unused componentsdocs: update project usage instructions
Survexa empowers data-sharing with privacy, fair rewards, and community governance. Whether you're a developer, researcher, or data enthusiast — there's a place for you here.
🎯 Fork the repo, build, and help shape the future of decentralized surveys.