deploy-market

Deploys a perpetual market attached an NFT contract.

Command

node scripts deploy-market

Parameters

Name

Type

Message

address

string

Contract deploy address

media_contract

string

Address of the NFT/Media contract

Look into the Market contract for types and methods.

Last updated