# @thirdweb-dev/chains

> thirdweb chains

Latest version **0.1.120** (published 2024-06-17) · 0 weekly downloads

## Install

```sh
npm install @thirdweb-dev/chains
pnpm add @thirdweb-dev/chains
yarn add @thirdweb-dev/chains
bun add @thirdweb-dev/chains
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads; large bundle; pre 1.0.

Negative: abandoned; low maintenance score; declining downloads.

## Facts

| | |
|---|---|
| Version | 0.1.120 |
| Published | 2024-06-17 |
| First published | 2023-01-24 |
| Weekly downloads | 0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=18 |
| Dependencies | 0 |
| Unpacked size | 10 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | thirdweb eng |
| Maintainers | thirdweb-bot, furqantw, yash90, jakeloo, joaquim-verges, jnsdls |

## Links

- npm: https://www.npmjs.com/package/@thirdweb-dev/chains
- npm.io page: https://npm.io/package/@thirdweb-dev/chains

## Recent versions

- 0.1.120 (latest) — 2024-06-17
- 0.1.121-nightly-d974db533a5a2e241df7743b201d730c90cda0d7-20240627000603 (nightly) — 2024-06-27
- 0.0.0-dev-31fc912255f558b33cf4b27b0e3c4dfa4125d768-20240617201344 (dev) — 2024-06-17
- 0.1.74-alpha-4a03d61dd0a5216a1217ff078ab762920d25d6d0-20240402021246 (alpha) — 2024-04-02
- 0.1.81-beta-e0fc73388320fc7bb178beddd489aef9853a280c-20240320050555 (beta) — 2024-03-20
- 0.1.53-next-ec927af5-20230920030536 (next) — 2023-09-20
- 0.1.121-nightly-7be7b6ff84b83ee587d369f4e8da5a2d9f80b8c2-20240626221701 — 2024-06-26
- 0.1.121-nightly-3979ff0238ae9b3a0a216e6c2d562eb7206a9fe8-20240626085813 — 2024-06-26
- 0.1.121-nightly-e7434891354f351d2a399daebdddae9cf1fc817b-20240623000619 — 2024-06-23
- 0.1.121-nightly-fe775166d40fdd50faaa8d6da3fcd624f9a450ed-20240622000610 — 2024-06-22
- 0.1.121-nightly-d320777eea5404f596aa39b2b49b5165d3e1959a-20240621000551 — 2024-06-21
- 0.1.121-nightly-fab5cd43bed972b0a3f70f0f39a790349672ba72-20240620192731 — 2024-06-20
- 0.1.121-nightly-33777df88fb190c2af8ad25e4930040884996f1e-20240620000630 — 2024-06-20
- 0.1.121-nightly-991cb72bdb1b94fcf0f9a3de36b2ec8ee07ae5ec-20240619000538 — 2024-06-19
- 0.1.121-nightly-e441adf4f300a28d693afad47451a39b1e3c1b6a-20240618194012 — 2024-06-18
- … 2117 more at https://npm.io/package/@thirdweb-dev/chains/versions

## README

<p align="center">
<br />
<a href="https://thirdweb.com"><img src="https://github.com/thirdweb-dev/js/blob/main/legacy_packages/sdk/logo.svg?raw=true" width="200" alt=""/></a>
<br />
</p>
<h1 align="center">thirdweb chains</h1>
<p align="center">
<a href="https://www.npmjs.com/package/@thirdweb-dev/chains"><img src="https://img.shields.io/npm/v/@thirdweb-dev/chains?color=red&label=npm&logo=npm" alt="npm version"/></a>
<a href="https://github.com/thirdweb-dev/js/actions/workflows/build-test-lint.yml"><img alt="Build Status" src="https://github.com/thirdweb-dev/js/actions/workflows/build-test-lint.yml/badge.svg"/></a>
<a href="https://discord.gg/thirdweb"><img alt="Join our Discord!" src="https://img.shields.io/discord/834227967404146718.svg?color=7289da&label=discord&logo=discord&style=flat"/></a>

</p>
<!-- <p align="center"><strong>Best in class Web3 SDK for Browser, Node and Mobile apps</strong></p> -->
<br />

## Installation

```bash
yarn add @thirdweb-dev/chains
```

## Contributing

### Adding / Overriding Chain Data

Chain data is automatically pulled in from [ethereum-lists/chains](https://github.com/ethereum-lists/chains) on every build.

#### Overriding Chain Data

Chain data can be overridden by running `yarn override-chain` and following the prompts.

#### Adding A New Chain

In cases where a chain is not listed in the [ethereum-lists/chains](https://github.com/ethereum-lists/chains) repo, you can add it manually by running `yarn add-chain` and following the prompts.

> Prefer adding chains to the ethereum-lists/chains repo instead of manually adding them here.

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