Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 264 Bytes

File metadata and controls

20 lines (15 loc) · 264 Bytes

Marketplace Deployer

Deploy Marketplace on arbitrary chain.

Develop

  1. Install dependencies:
$ npm install
  1. Generate .env file (and edit afterwards)
$ cp .env.example .env
  1. Run the deployment script
$ ./deploy.sh