Package Exports
- dcl-catalyst-client
- dcl-catalyst-client/dist/client/CatalystClient
- dcl-catalyst-client/dist/client/CatalystClient.js
- dcl-catalyst-client/dist/client/ContentClient
- dcl-catalyst-client/dist/client/ContentClient.js
- dcl-catalyst-client/dist/client/LambdasClient
- dcl-catalyst-client/dist/client/LambdasClient.js
- dcl-catalyst-client/dist/client/utils/DeploymentBuilder
- dcl-catalyst-client/dist/client/utils/DeploymentBuilder.js
- dcl-catalyst-client/dist/contracts-snapshots
- dcl-catalyst-client/dist/contracts-snapshots/index.js
- dcl-catalyst-client/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (dcl-catalyst-client) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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.
Installation
Install the package via npm
:
npm install dcl-catalyst-client
Examples
Please check the examples repository