# R2W3-Week1: Deploy NFT smart contract.

By [Chuck Gao](https://paragraph.com/@chuck-gao) · 2022-11-02

---

With [Alchemy University](https://docs.alchemy.com/docs/how-to-develop-an-nft-smart-contract-erc721-with-alchemy)’s help, I developed my first NFT in Goerli Testnet.

The contract deployed at: [0xd90485243Cf709ffe82855BDFAbDD33495Fafe97](https://goerli.etherscan.io/address/0xd90485243cf709ffe82855bdfabdd33495fafe97), you can click to check it.

![](https://storage.googleapis.com/papyrus_images/a3b16c5e32d12f29043fb3e8430c414d5a700ff4d3844c64c0cbbfbb7b468720.png)

In Alchemy University Road To Web3 Week1, I learned how to deploy a NFT smart contract with **Alchemy,** **OpenZeppelin, Remix, and Ethereum Goerli.**

You can get some Goerli at 👇

[https://goerlifaucet.com/](https://goerlifaucet.com/)

The most enjoy thing about this tutorial is it so detailed that I could quickly understand it !

I think I could use this technology to build a NFT that save some important things on blockchain permanent.

Before I learned this tutorial, I have used Alchemy RPC when I learned Web3 in [BuilderSpace](https://buildspace.so/). So I followed Alchemy Twitter and noticed it.

---

*Originally published on [Chuck Gao](https://paragraph.com/@chuck-gao/r2w3-week1-deploy-nft-smart-contract)*
