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

Welcome to the Catalyst Client library. This client can be used to interact with Decentraland's Catalyst servers. You can both fetch data, or deploy new entities to the server you specify.

Installation

npm install dcl-catalyst-client

Examples

Please check our examples repository