🏗 scaffold-eth - 🤖 Moloch and Eth Bots on curve for good!
🏃♀️ Quick Start
required: Node plus Yarn and Git
git clone https://github.com/moonshotcollective/anon-vs-moloch-nft.git anon-vs-moloch-nft
cd anon-vs-moloch-nft
git checkout develop
yarn install
yarn start
in a second terminal window:
cd app
yarn chain
✏️ Edit the artwork manifest
artwork.js
with all of your art, then upload it to IPFS:
in a third terminal window:
cd app
yarn upload
yarn deploy
📱 Open http://localhost:3000 to see the app