Deploy NFTs directly to the Polygon Network.
When you create an NFT you can view it straight away in the UI.
The NFTs are also OpenSea compatible so when you create one it is automatically viewable in your personal profile.
-
Install Packages.
Change to the right directory and install the npm packages
cd frontend/gatsby npm install
-
Start the server.
npm run start
-
Open the browser.
Open the browser at http://localhost:8000
-
Setup Metamask
This website has minimal error handling so for this to work you need to have metamask installed in the browser and have the Polygon Network activated.
Coming Soon.