Skip to content

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

License

Notifications You must be signed in to change notification settings

decentraland/catalyst-client

Repository files navigation

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