# @bloks/constants

> This package provides a set of constants for Proton network like API endpoints, chain info, etc.

Latest version **28.12.3** (published 2026-06-24) · MIT license · 0 weekly downloads

## Install

```sh
npm install @bloks/constants
pnpm add @bloks/constants
yarn add @bloks/constants
bun add @bloks/constants
```

## Health

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

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

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 28.12.3 |
| Published | 2026-06-24 |
| First published | 2019-07-26 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 164.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Metallicus |
| Maintainers | frontend-admins, metal-maura, glennmr, clholoien, andometal |

## Links

- npm: https://www.npmjs.com/package/@bloks/constants
- npm.io page: https://npm.io/package/@bloks/constants

## Recent versions

- 28.12.3 (latest) — 2026-06-24
- 28.12.2 — 2026-06-17
- 28.12.1 — 2026-04-15
- 28.12.0 — 2026-03-20
- 28.11.4 — 2025-10-22
- 28.11.3 — 2025-10-09
- 28.11.2 — 2025-10-09
- 28.11.1 — 2025-03-04
- 28.11.0 — 2023-11-17
- 28.10.0 — 2023-11-07
- 28.9.0 — 2023-11-04
- 28.8.3 — 2023-10-25
- 28.8.2 — 2023-10-24
- 28.8.1 — 2023-10-24
- 28.8.0 — 2023-09-15
- … 156 more at https://npm.io/package/@bloks/constants/versions

## README

# Constants

This package provides a set of constants for Proton network like API endpoints, chain info, etc.

## Local Development

Below is a list of commands you will probably find useful.

### `pnpm run dev`

Runs the project in development/watch mode. Your project will be rebuilt upon changes. 

<img src="https://user-images.githubusercontent.com/4060187/52168303-574d3a00-26f6-11e9-9f3b-71dbec9ebfcb.gif" width="600" />

Your library will be rebuilt if you make edits.

### `pnpm run build`

Bundles the package to the `dist` folder.
The package is optimized and bundled with Rollup into multiple formats (CommonJS, UMD, and ES Module).

<img src="https://user-images.githubusercontent.com/4060187/52168322-a98e5b00-26f6-11e9-8cf6-222d716b75ef.gif" width="600" />

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