Zeyad.
Index of work

Solo · Midnight Hackathon (Confidential DeFi track) · July 2026

EdgeProof

A solo build on Midnight, a blockchain for private smart contracts, that solves the trader's paradox: you cannot prove your track record without handing over the trade history that is your edge. EdgeProof commits a private trade log on-chain, then generates zero-knowledge proofs of threshold claims about it — net P&L positive, win rate at or above a threshold, max drawdown at or below a limit — that anyone can verify on the public ledger. The trades stay in local private state the whole time; what lands publicly is a salted commitment and the proven claims.

MidnightCompactZero-Knowledge ProofsTypeScriptReactViteDockerVercel
0
Trades revealed
9/9
Contract tests
3
ZK claims proven on-chain
~24 s
Per-proof time

Demo

Two ways in — preview your own trades locally, or look up any contract's verified card
Two ways in — preview your own trades locally, or look up any contract's verified card
Check my trades — a trade file parsed entirely in the browser, showing which claims it can prove
Check my trades — a trade file parsed entirely in the browser, showing which claims it can prove
The verified performance card, read live from the Midnight ledger — three claims proven in zero-knowledge, each with its settlement transaction
The verified performance card, read live from the Midnight ledger — three claims proven in zero-knowledge, each with its settlement transaction

What it does

Back to all projects