marketplace-ui

0.5.0 • Public • Published

Marketplace Frontend

Decentraland's Marketplace

Setup

  1. Fill environment variables
$ mv .env.example .env
$ vi .env
  1. Install dependencies
$ npm install
  1. Run development server
$ npm start
  1. Build for production
$ npm run build

Generate TypeScript interfaces for contracts

If you want to regenerate the contract typings in webapp/src/contract do the following:

npx web3x-codegen

/marketplace-ui/

    Package Sidebar

    Install

    npm i marketplace-ui

    Weekly Downloads

    1

    Version

    0.5.0

    License

    none

    Unpacked Size

    4.44 MB

    Total Files

    892

    Last publish

    Collaborators

    • huntingocean