Ross ROSS = Recommend OSS · open-source software intelligence for agents

web3/web3.js

Collection of comprehensive TypeScript libraries for Interaction with the Ethereum JSON RPC API and utility functions. observed · 2026-08-28

github.com/web3/web3.js · homepage · TypeScript · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 9
  • Release rhythm 40
  • Longevity 100

Flags: archived no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 26
  • age_days: 4355
  • days_rel: 638
  • days_push: 546
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

19917 stars · 5103 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Web3.js is a collection of TypeScript/JavaScript libraries for interacting with Ethereum and EVM-compatible blockchains via the JSON-RPC API, including smart contract interaction, ABI encoding/decoding, account management, and event subscriptions. The libraries were officially sunset on March 4th, 2025, so the project is no longer actively developed.

Use cases

  • interact with ethereum smart contracts from javascript
  • deploy and call smart contracts in a dapp
  • encode and decode contract ABIs in typescript
  • sign transactions and manage ethereum accounts
  • subscribe to on-chain events over websocket
  • connect to any EVM chain via JSON-RPC
  • resolve ENS names in a web app

When to choose

  • maintaining an existing dapp already built on web3.js
  • you need the mature, well-documented oldest Ethereum JS library and accept it is sunset
  • working in a legacy Node.js or browser codebase standardized on web3.js

When to avoid

  • starting a new project - the libraries are officially sunset as of March 2025
  • you want ongoing updates, security patches, or community support
  • you prefer actively maintained alternatives like ethers.js or viem

Facets

library · maturity maintenance

sdk http-client websocket serialization cryptography blockchain web-development developer-tools apis browser cross-platform ethereum web3 json-rpc smart-contracts abi-encoding evm dapp-development sunset cryptocurrency nodejs typescript

3 sources

Member repositories

RepositoryRoleHealth v2
web3/web3.jsmain10

For agents

markdown · JSON · MCP: product_card(name="web3/web3.js")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem