wagmi
Build Ethereum wallet connections and blockchain interactions for web apps
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install wagmi?โผ
Run `npx skills add wevm/wagmi --all -g -y` in your terminal to install all tools in this suite globally.
What is wagmi used for?โผ
Wagmi is a TypeScript library of actions and React hooks for connecting wallets, reading blockchain data, and sending transactions in Ethereum apps.
How do AI agents add new wagmi features?โผ
The AGENTS.md files and wagmi-development skill tell the agent the exact patterns for core actions, query options, hooks, tests, and docs so generated code matches the codebase.
Does wagmi work with frameworks other than React?โผ
Yes. Wagmi supports React, Vue, and vanilla TypeScript through @wagmi/core, with playground examples for Next.js, Vite, Nuxt, and Solid.
Do I need blockchain experience to use wagmi?โผ
Basic Ethereum knowledge helps, but wagmi handles wallet connections, caching, and type safety so you can build with simple hooks and plain function calls.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core