Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

dcl-catalyst-client

decentraland59.3kApache-2.021.8.1TypeScript support: included

A client to query and perform changes on Decentraland's catalyst servers

decentraland

readme

Decentraland Catalyst Client

The Catalyst Client library allows you to interact with Decentraland's Catalyst servers. It enables fetching data and deploying new entities to the Catalyst server of your choice.

Coverage Status

Installation

Install the package via npm:

npm install dcl-catalyst-client

Examples

Please check the examples repository