proof-of-work

a curated collection of top projects, developer tools, and smart contracts built across global hackathons and incubators.

StructuredYield — Uniswap v4 Hook

June 2026
Atrium Academy — Uniswap Hook Incubator (UHI9) — Impermanent Loss & Yield Systems

A Uniswap v4 Hook that splits standard LP liquidity positions into two tranches: Principal Tokens (PT-LP, protected against impermanent loss by a junior USDC reserve) and Yield Tokens (YT-LP, capturing 80% of pool swap fees). Routes 20% of swap fees to an insurance reserve to make LPing predictable for conservative capital.

SolidityUniswap v4 HooksPoolManagerFoundryTypeScriptNext.jsEthers.js

InvoiceVeil — ZK Private Invoice Settlement

July 2026
Stellar ZK / Soroban Challenge — Stellar Testnet Privacy Track

Proof-gated private invoice settlement on Stellar using Soroban smart contracts and BN254 host functions. A business registers public invoice range bounds, keeps the exact price private, and generates a client-side Circom Groth16 zero-knowledge proof that the hidden invoice is within range to unlock settlement.

RustSoroban SDKCircomSnarkJS (Groth16)BN254 Host FunctionsReactStellar Wallets Kit

Quorex — Un-Ruggable DeFi Vault

April 2026
Polkadot Solidity Hackathon 2026 — EVM Smart Contract & OpenZeppelin Track ($1,000)

An un-ruggable DeFi yield vault deployed on Polkadot Hub Testnet (EVM) where all strategy changes, vault reallocations, and withdrawals are strictly enforced on-chain through OpenZeppelin governance contracts, eliminating unilateral private-key and compromised multisig attack vectors.

SolidityOpenZeppelin GovernanceHardhatTypeScriptPolkadot Hub EVMReactTailwind CSS

MolSwarm Hivemind — Autonomous Agent Economy

March 2026
BUIDL Battle #2 — Stacks / Bitcoin sBTC & USDCx Track

An autonomous multi-agent economy on Bitcoin via Stacks. Pairs AI agents (Molbots) with Clarity smart contracts using sBTC and USDCx. An orchestrator agent parses on-chain job requests with GPT-4o, hires specialist sub-agents, and atomically releases escrowed funds upon task completion with zero human intervention.

ClarityStacks BlockchainsBTCUSDCxLeather WalletReactOpenAI GPT-4o