---
title: "FestFund: Private Contributions & Public Recognition - A Zero-Knowledge Fundraising Solution"
url: https://daily.dev/posts/festfund-private-contributions-public-recognition---a-zero-knowledge-fundraising-solution-my2lh9mr5
source_url: https://dev.to/aryprogrammer/festfund-private-contributions-public-recognition-a-zero-knowledge-fundraising-solution-g79
type: article
source: "DEV"
published: 2025-09-07T06:10:38.059Z
updated: 2025-09-07T06:11:02.144Z
tags: ["webdev", "privacy", "blockchain", "web3", "cryptography"]
reading_time: 4
upvotes: 18
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# FestFund: Private Contributions & Public Recognition - A Zero-Knowledge Fundraising Solution

**[DEV](https://daily.dev/sources/devto)** · 4 min read · 18 upvotes · 0 comments

## Summary

FestFund is a fundraising platform that uses zero-knowledge proofs to enable private donations while maintaining public transparency. Built on Midnight Network, it allows donors to contribute anonymously while still providing verifiable leaderboards and milestone tracking. The platform reduces ZK proof generation time from 418ms to 1ms and includes features like cryptographic commitments, nullifier protection, and transparent accountability without exposing individual donation amounts.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://dev.to/aryprogrammer/festfund-private-contributions-public-recognition-a-zero-knowledge-fundraising-solution-g79>

## Similar posts on daily.dev

- [Supporting privacy with new funding mechanisms](https://daily.dev/posts/supporting-privacy-with-new-funding-mechanisms-ier3r2rxz) · Ethereum · 0 upvotes · 0 comments
- [Integrating ZK-Proofs and Privacy in Solidity Smart Contracts](https://daily.dev/posts/integrating-zk-proofs-and-privacy-in-solidity-smart-contracts-l6tejg0wj) · Coins Bench · 1 upvotes · 0 comments
- [Private Data Management using Decentralised Ledgers](https://daily.dev/posts/private-data-management-using-decentralised-ledgers-txodbuc5o) · ITNEXT · 0 upvotes · 0 comments

---

Tags: [#webdev](https://daily.dev/tags/webdev), [#privacy](https://daily.dev/tags/privacy), [#blockchain](https://daily.dev/tags/blockchain), [#web3](https://daily.dev/tags/web3), [#cryptography](https://daily.dev/tags/cryptography)

[View this post on daily.dev](https://daily.dev/posts/festfund-private-contributions-public-recognition---a-zero-knowledge-fundraising-solution-my2lh9mr5)
