ethers-io/ethers.js
Complete Ethereum library and wallet implementation in JavaScript. observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 88
- Release rhythm 89
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 18.0
- age_days: 3700
- days_rel: 76
- days_push: 76
- n_releases_24m: 13
Adoption not part of the score
8718 stars · 2126 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Ethers.js is a complete, compact Ethereum library and wallet implementation written in TypeScript. It provides wallet management, contract interaction via ABIs, JSON-RPC provider connections, and first-class ENS name support.
Use cases
- interact with ethereum smart contracts from javascript
- create and manage ethereum wallets in the browser
- send transactions and read blockchain data via json-rpc
- import and export json wallets and bip39 mnemonic phrases
- resolve ens names in a web3 app
- connect to infura, alchemy, or metamask providers
- build a dapp frontend with typescript
When to choose
- you need a well-documented, tree-shakeable TypeScript library for Ethereum
- you want client-side key management without sending private keys to a server
- you need broad provider support (Infura, Alchemy, MetaMask, Etherscan) in one library
- you want human-readable ABI contract bindings
When to avoid
- you are targeting non-EVM blockchains like Solana or Bitcoin
- you need a full node or indexing service rather than a client library
- your project is Python, Go, or another non-JavaScript stack
Facets
library · maturity stable
sdk http-client cryptography auth blockchain developer-tools web-development browser cross-platform ethereum web3 wallet smart-contracts json-rpc ens abi hd-wallets dapp-development cryptocurrency nodejs typescript javascript
2 sources
- readme: https://github.com/ethers-io/ethers.js · fetched 2026-08-28 · 05b717530261
- homepage: https://ethers.org/ · fetched 2026-08-29 · caaa6b52a3df
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ethers-io/ethers.js | main | 91 |
For agents
markdown · JSON · MCP: product_card(name="ethers-io/ethers.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem