UI Installation
To make people mint your NFTs you need a launch UI. And we have one! optimized for Joystiq.
To install, you'll need to have Node.js installed on your computer.
From your command line:
# Clone ui repository
git clone https://github.com/joystiqio/joystiq-nft-mint-ui
# Go into the repository
cd joystiq-mint-ui
# Install dependencies
npm install