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
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