How to Launch an NFT Project in Solidity FAST 🚀 (Real Mainnet Deploy Demo)

2 years ago
29

In this Solidity tutorial, we'll take a look at how to build a custom ERC721 NFT contract from scratch and deploy it to the Polygon Mainnet in about half an hour.

There are tons of tutorials that show you how to create an NFT contract in Solidity. We'll do that too, but I wanted to take it a step further and show you how to go all the way to deploying to a real blockchain and being able to list NFTs for sale on OpenSea.

🤝 Helpful Links 🍻

JSON API:
https://lit-sands-73084.herokuapp.com/nfts/1

Node.js API Series:
https://www.youtube.com/playlist?list=PLjItgYqIzJ9XKvL_T7DlXTmInoUJ7jSR9

Mixing Images with Python:
https://youtu.be/hvy9msjJdMs

Building a Generative NFT Project Series:
https://www.youtube.com/playlist?list=PLjItgYqIzJ9WlHgZGIkR-n52gH_kIMRB9

Loading comments...