# wagmi

> React Hooks for Ethereum

Latest version **3.7.7** (published 2026-08-27) · MIT license · 0 weekly downloads

## Install

```sh
npm install wagmi
pnpm add wagmi
yarn add wagmi
bun add wagmi
```

## Health

**Score 70/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 3.7.7 |
| Published | 2026-08-27 |
| First published | 2021-11-04 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 3 |
| Unpacked size | 1.9 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 6747 |
| Maintainers | awkweb, jmoxey |
| Keywords | wagmi, react, hooks, eth, ethereum, dapps, wallet, web3 |

## Links

- npm: https://www.npmjs.com/package/wagmi
- Repository: https://github.com/wevm/wagmi
- Homepage: https://github.com/wevm/wagmi#readme
- Issues: https://github.com/wevm/wagmi/issues
- Funding: https://github.com/sponsors/wevm
- npm.io page: https://npm.io/package/wagmi

## Dependencies (3)

- [@wagmi/core](https://npm.io/package/@wagmi/core.md) 3.6.5
- [@wagmi/connectors](https://npm.io/package/@wagmi/connectors.md) 8.2.0
- [use-sync-external-store](https://npm.io/package/use-sync-external-store.md) 1.4.0

## Alternatives

- [mobx-react](https://npm.io/package/mobx-react.md) — 2.8M weekly downloads
- [rc-tree](https://npm.io/package/rc-tree.md) — 2.6M weekly downloads
- [@react-oauth/google](https://npm.io/package/@react-oauth/google.md) — 1.3M weekly downloads
- [@wagmi/connectors](https://npm.io/package/@wagmi/connectors.md) — 877.0K weekly downloads
- [vee-validate](https://npm.io/package/vee-validate.md) — 836.4K weekly downloads

## Recent versions

- 3.7.7 (latest) — 2026-08-27
- 0.0.0-canary-20260526221859 (canary) — 2026-05-26
- 0.12.19 (legacy-v0) — 2023-07-12
- 3.7.6 — 2026-08-03
- 3.7.5 — 2026-07-29
- 3.7.4 — 2026-07-22
- 3.7.3 — 2026-07-17
- 3.7.2 — 2026-07-16
- 3.7.1 — 2026-07-08
- 3.7.0 — 2026-07-06
- 3.6.21 — 2026-06-25
- 3.6.20 — 2026-06-24
- 3.6.19 — 2026-06-24
- 3.6.18 — 2026-06-22
- 3.6.17 — 2026-06-17
- … 882 more at https://npm.io/package/wagmi/versions

## README

# wagmi

React Hooks for Ethereum

## Installation

```bash
pnpm add wagmi viem @tanstack/react-query
```

## Documentation

For documentation and guides, visit [wagmi.sh](https://wagmi.sh).

---
_Source: https://npm.io/package/wagmi · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
