Quick Start

January 11, 2022 · View on GitHub

filmarket-contract

Quick Start

To run this project locally:

  1. Prerequisites: Make sure you've installed [Node.js] ≥ 12 and [Rust with correct target][Rust]
  2. Install dependencies: npm install
  3. Build the contract: npm run build
  4. Deploy the contract: npm run deploy