Decentraland sdk installation: npm install -g decentraland
Follow the steps below for running the project locally:
- Create the connected app in the salesforce org.
- Copy the Username, Password, Security Token, Consumer Key and Cosumer Secret in the salesforceData.ts file and save.
- Deploy the apex classes from force-app/main/default/classes folder to the salesforce org.
- Run npm install decentraland-ecs@latest to update the project library.
- Run dcl start to run the project in local machine