Web3 frontend

Wagmi

Wagmi is how we connect a React app to the blockchain — wallets, signatures, and contract reads and writes — without the usual Web3 friction.

Wagmi
What it is

Wagmi is a collection of React hooks for Ethereum that handle wallet connection, account state, network switching, and typed contract interactions. It sits on top of Viem for the low-level work.

Why we use it

Web3 UX is where most dApps fail — fiddly connections, unclear states, brittle calls. Wagmi gives us reliable, typed building blocks so the wallet experience feels as considered as the rest of the product.

Where we put it to work

In the product,
not the slide.

01

Wallet connection

Smooth connect flows across wallets and chains, with clear states throughout.

02

Contract interactions

Typed reads and writes to smart contracts, with confirmations users understand.

03

On-chain dashboards

Live balances, positions, and history rendered from chain data in real time.

START A PROJECT

Built with
Wagmi.

Start a project →