# @injectivelabs/networks

> Endpoints, networks, etc. Can be reused throughout Injective's projects.

Latest version **1.20.48** (published 2026-09-23) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @injectivelabs/networks
pnpm add @injectivelabs/networks
yarn add @injectivelabs/networks
bun add @injectivelabs/networks
```

## Health

**Score 55/100 (C)** — status: active.

Positive: no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no types; no esm support.

## Facts

| | |
|---|---|
| Version | 1.20.48 |
| Published | 2026-09-23 |
| First published | 2021-03-03 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 155 |
| Author | InjectiveLabs |
| Maintainers | albertchon, bangjelkoski, hmoragrega, thomasralee, mmeloni, ivan-angelkoski, maxim-inj, danidomi, proofofze, dbrajovic, davidjosse, frederick-injective, a1337 |

## Links

- npm: https://www.npmjs.com/package/@injectivelabs/networks
- Repository: https://github.com/InjectiveLabs/injective-ts
- Homepage: https://github.com/InjectiveLabs/injective-ts#readme
- Issues: https://github.com/InjectiveLabs/injective-ts/issues
- npm.io page: https://npm.io/package/@injectivelabs/networks

## Recent versions

- 1.20.48 (latest) — 2026-09-23
- 1.17.3-alpha.0 (alpha) — 2026-01-06
- 1.16.35-beta.0 (beta) — 2025-11-26
- 1.14.43 (next) — 2025-03-24
- 1.14.13-dev.3 (dev) — 2024-07-25
- 1.20.47 — 2026-09-23
- 1.20.46 — 2026-09-22
- 1.20.45 — 2026-09-21
- 1.20.44 — 2026-09-16
- 1.20.43 — 2026-09-15
- 1.20.42 — 2026-09-14
- 1.20.41 — 2026-08-24
- 1.20.40 — 2026-08-20
- 1.20.39 — 2026-08-14
- 1.20.38 — 2026-08-13
- … 618 more at https://npm.io/package/@injectivelabs/networks/versions

## README

# 🌟 Injective Protocol - Networks and Endpoints

[![downloads](https://img.shields.io/npm/dm/@injectivelabs/networks.svg)](https://www.npmjs.com/package/@injectivelabs/networks)
[![npm-version](https://img.shields.io/npm/v/@injectivelabs/networks.svg)](https://www.npmjs.com/package/@injectivelabs/networks)
[![license](https://img.shields.io/npm/l/express.svg)]()

_Accessing decentralized finance through TypeScript (for Web, Node and React Native environment)_

`@injectivelabs/networks` is a TypeScript package for providing a pre-defined set of endpoints which can be used to fetch data from different data sources, broadcast transactions to sentry nodes, use the Tendermint RPC, etc, for different environments (Mainnet, Testnet, Devnet, etc).

### 📚 Installation

```bash
pnpm add @injectivelabs/networks
```

---

## 📖 Documentation

Read more and find example usages on our [Networks Docs](https://docs.ts.injective.network/readme/networks)

---

## ⛑ Support

Reach out to us at one of the following places!

- Website at <a href="https://injective.com" target="_blank">`injective.com`</a>
- Twitter at <a href="https://twitter.com/Injective_" target="_blank">`@Injective`</a>
- Discord at <a href="https://discord.com/invite/NK4qdbv" target="_blank">`Discord`</a>
- Telegram at <a href="https://t.me/joininjective" target="_blank">`Telegram`</a>

---

## 🔓 License

Copyright © 2021 - 2022 Injective Labs Inc. (https://injectivelabs.org/)

<a href="https://iili.io/mNneZN.md.png"><img src="https://iili.io/mNneZN.md.png" style="width: 300px; max-width: 100%; height: auto" />

Originally released by Injective Labs Inc. under: <br />
Apache License <br />
Version 2.0, January 2004 <br />
http://www.apache.org/licenses/

<p>&nbsp;</p>
<div align="center">
  <sub><em>Powering the future of decentralized finance.</em></sub>
</div>

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