Web3 frontend demo

CivicFund

A functional prototype for discovering community initiatives, connecting a wallet and signing a support intention on the Sepolia test network.

Next.js 16 / TypeScript / wagmi / viem / Sepolia

Real blockchain integration

Proposals and amounts are demonstration data. Wallet connection, Sepolia block reads, testnet balance and signing are real functionality.

Latest Sepolia block
--

Community proposals

MVP / demonstration

Wallet

Connect a browser wallet, such as MetaMask, to test the Web3 flow.

Support intention

Sign a non-financial support intention. No transaction is sent and no funds leave your wallet.

What this project demonstrates

Wallet connection and network switching through wagmi connectors.

Sepolia balance and live block reads powered by viem-compatible hooks.

Message signing with clear consent and no financial operation.

Responsive interface for a community funding concept.