Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 310 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 310 Bytes

merlin-marketplace

A NFT markeyplace in merlin chain

Prerequisites

When deploying the contract, please add env variable locally in advance.

export ACCOUNT_PRIVATE_KEY=XXX # XXX is your private key

Usage

  1. Compile Locallys
npm run compile
  1. Deploy
npm run deploy