# @dcl/catalyst-contracts

> Contracts

Latest version **4.4.2** (published 2024-09-19) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @dcl/catalyst-contracts
pnpm add @dcl/catalyst-contracts
yarn add @dcl/catalyst-contracts
bun add @dcl/catalyst-contracts
```

## Health

**Score 50/100 (C)** — status: stable.

Positive: has types; no vulnerabilities; has provenance; high quality score.

Warnings: low downloads; no esm support.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 4.4.2 |
| Published | 2024-09-19 |
| First published | 2022-03-08 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 253.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 0 |
| Author | Decentraland Contributors |
| Maintainers | decentralandbot |

## Links

- npm: https://www.npmjs.com/package/@dcl/catalyst-contracts
- Repository: https://github.com/decentraland/catalyst-contracts
- Homepage: https://github.com/decentraland/catalyst-contracts#readme
- Issues: https://github.com/decentraland/catalyst-contracts/issues
- npm.io page: https://npm.io/package/@dcl/catalyst-contracts

## Recent versions

- 4.4.2 (latest) — 2024-09-19
- 4.4.3-11367267217.commit-7aee08a (next) — 2024-10-16
- 4.0.7-5646268170.commit-fa86e12 (ci) — 2023-07-24
- 3.0.2-20221228164856.commit-14a9cdd (tag-test-mumbai) — 2022-12-28
- 3.0.1-20221213163653.commit-10796ea (tag-polygon-pois) — 2022-12-13
- 1.0.3-20220527190536.commit-ac3e852 (tag-use-rpc-worker) — 2022-05-27
- 1.0.3-20220422145633.commit-747ec23 (tag-use-eth-mainnet) — 2022-04-22
- 1.0.3-20220422144636.commit-7e61f95 (tag-use-cloudflare-eth) — 2022-04-22
- 1.0.0-20220311162159.commit-51a0a1a (tag-v1.0.1) — 2022-03-11
- 1.0.0-20220311161644.commit-51a0a1a (tag-v1.0.0) — 2022-03-11
- 4.4.2-10944416786.commit-e42f003 — 2024-09-19
- 4.4.1 — 2024-04-26
- 4.4.1-8853969832.commit-772c201 — 2024-04-26
- 4.4.0 — 2024-04-16
- 4.3.2-8711810510.commit-78d6d65 — 2024-04-16
- … 70 more at https://npm.io/package/@dcl/catalyst-contracts/versions

## README

# Catalyst Contracts

A set of utilities for Catalyst nodes, related to interacting with the DAO

## Contributing

### [Code of Conduct](https://github.com/decentraland/catalyst/blob/main/docs/CODE_OF_CONDUCT.md)

Please read [the full text](https://github.com/decentraland/catalyst/blob/main/docs/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.

### [Contributing Guide](https://github.com/decentraland/catalyst/blob/main/docs/CONTRIBUTING.md)

Read our [contributing guide](https://github.com/decentraland/catalyst/blob/main/docs/CONTRIBUTING.md) to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes.

## Release

- Create a tag release in Git
- It will trigger the CI job which publishes a new docker image version under `@latest` tag

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