DG Marketplace & Engine
  • GETTING STARTED
    • 📗Summary
  • Marketplace
    • â›ī¸Crear nuevo NFT
      • đŸ‘Žâ€â™‚ī¸Estandar metadata
      • 🧊Metadata permanente
      • â„šī¸Metadata modificable
      • 💰Manejo de royalty's
    • 💲Selling an item
    • 🎁Buying an item
    • 📃Contrato
      • 🎁Comprar
      • 💕Comprar para regalar
      • ❌Cancelar
      • 💰Vender
      • 💸Cambiar precio
      • đŸ’ĩObtener precio
      • đŸŸĸEsta activo
      • ➗Obtener fee
      • ➖Precio minimo
  • CMS Dashboard
    • 📗Summary
    • âš™ī¸Installation
    • Getting started
    • Profile
    • Scenes
      • Scene panorama
      • Scene scheduling
      • Scene groups
      • Sharing a scene
      • Deleting a scene
    • Marketplace
      • Slots
      • Market panorama
    • 📈Market Analytics
    • 🔗API Auth
    • 🔌API Reference
  • Web SDK
    • âš™ī¸Installation
    • đŸ“ĒBasic usage
    • 📎Advance usage
  • Metaverse SDK
    • âš™ī¸Installation
    • đŸ“ĒBasic usage
    • 📎Advance usage
  • API Reference
    • 🎁NFT Methods
    • 💲ERC20 methods
    • 📈Marketplace Methods
  • Use Cases
    • 🎨Creating a web NFT store
    • đŸ–Ĩī¸Creating a metaverse NFT store
    • 🎮Creating a game
    • 🚷NFT based access
Powered by GitBook
On this page
  1. Metaverse SDK

âš™ī¸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

PreviousAdvance usageNextBasic usage

Last updated 2 years ago