Buy 1 million pixels as 10x10 px blocks. Lazy minted. See it live on CryptoPixels.org.
Copy the .env.sample
file in the root folder to .env
and set the environment variables as you like.
required: Node plus Yarn and Git
yarn install
yarn start
in a second terminal window:
yarn chain
To deploy the contract:
yarn deploy
📱 Open http://localhost:3000 to see the app
Many functions and the initial scaffolding was based on Austin Griffith's Scaffoldeth Repo