wagmi

Installation
SKILL.md

Wagmi for Celo

Wagmi is a React library for building Ethereum applications with hooks. It uses viem under the hood.

Source: https://wagmi.sh

When to Use

  • Building React dApps on Celo
  • Implementing wallet connection flows
  • Managing blockchain state in React components
  • Using React hooks for contract interactions

Installation

npm install wagmi viem@2.x @tanstack/react-query
Installs
6
GitHub Stars
8
First Seen
Mar 11, 2026
wagmi — celo-org/agent-skills