Skip to content

moonshotcollective/anon-vs-moloch-nft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ— 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