/mantle-painter

Primary LanguageSolidityMIT LicenseMIT

mantle-painter

This is a silly project that allows anyone to own a pixel within a canvas. Each pixel represents an NFT whose metadata is stored on the Tableland network

Demo

Click Me :XD

Project setup

yarn install

Contracts

See contracts folder

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.