SolidCircles is a collection of dynamically changing artworks stored on the blockchain.
Limited edition artwork (only 777 pieces) created by blending different color layers using SVG, which interact with one another and gradually move at varying velocities, resulting in an NFT that continuously transforms and shifts in color.
Minting page: https://solidcircles.surge.sh/
Opensea collection: https://opensea.io/collection/solidcircles
yarn install
To deploy locally insert 'localhost' on hardhat config and App.jsx, then open 3 windows and run:
yarn chain
yarn deploy
yarn start