Installation
How to install the Metaverse SDK
After setting up your scene (https://docs.decentraland.org/creator/development-guide/cli/) you have to install the needed packages by running the following command:
npm i -B @dcl/ecs-scene-utils @dcl/ui-scene-utils dg-world-marketplace-sdk eth-connect
Last updated