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.
Install the package via npm
:
npm install dcl-catalyst-client
Please check the examples repository