# nft-tutorial **Repository Path**: ProjectOpenSea/nft-tutorial ## Basic Information - **Project Name**: nft-tutorial - **Description**: A very basic NFT tutorial repository for absolute beginners in the world of Web3 and smart contracts - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 16 - **Forks**: 0 - **Created**: 2022-07-25 - **Last Updated**: 2025-06-15 ## Categories & Tags **Categories**: nft **Tags**: None ## README # nft-tutorial A very basic NFT tutorial repository for absolute beginners in the world of Web3 and smart contracts The completed version of the code developed by following our tutorial for NFT beginners [here](https://docs.opensea.io/docs/creating-an-nft-contract) You'll need to update the environment variables `ALCHEMY_KEY` and `ACCOUNT_PRIVATE_KEY` in order to compile hardhat. You can learn more about where to get them [here](https://docs.alchemy.com/alchemy/tutorials/sending-txs). [![Run on Repl.it](https://repl.it/badge/github/plibither8/2048.cpp)](https://replit.com/@openseaofficial/nft-tutorial)