Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 557 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 557 Bytes

DecentraLand_POC

Decentraland sdk installation: npm install -g decentraland

Follow the steps below for running the project locally:

  1. Create the connected app in the salesforce org.
  2. Copy the Username, Password, Security Token, Consumer Key and Cosumer Secret in the salesforceData.ts file and save.
  3. Deploy the apex classes from force-app/main/default/classes folder to the salesforce org.
  4. Run npm install decentraland-ecs@latest to update the project library.
  5. Run dcl start to run the project in local machine