> For the complete documentation index, see [llms.txt](https://docs.vanarchain.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vanarchain.com/builders/for-developers/tutorials/deploy-an-nft-contract-erc721-thirdweb.md).

# Deploy an NFT Contract - ERC721 (Thirdweb)

Using Thirdweb's deployment dashboard anyone can deploy their own NFT contracts easily. This guide will walk you through how to deploy your very own NFT Contract for your own projects and/or for learning purposes.&#x20;

1. Ensure you have test $VANRY/$VG token in the wallet you will use to deploy NFTcontract by going to <https://faucet.vanarchain.com>. &#x20;
2. Go to third web: <https://thirdweb.com/thirdweb.eth/DropERC721>
3. Connect wallet & Sign in.
4. Hit Deploy Button.
5. Fill in image, name, symbol & description for your ERC721 NFT Contract, Define Royalties, royalties recipient address and primary sale address.

<figure><img src="/files/kqH3V9umHNYfnjVgEFSn" alt=""><figcaption></figcaption></figure>

7. Select Vanguard as deployment network.

<figure><img src="/files/KCUwX8ZTGxOpWzPXwCMY" alt=""><figcaption></figcaption></figure>

6. Hit the deploy button and sign the 2 transactions

<figure><img src="/files/WdPKtdJJxCPDv26ocgMT" alt=""><figcaption></figcaption></figure>

7. You'll be redirected to third web dashboard with more actions for you to do.

<figure><img src="/files/pd0xaFzyra0lXsAqfaBy" alt=""><figcaption></figcaption></figure>

### CONGRATULATIONS ON DEPLOYING YOUR NFT CONTRACT!&#x20;

11. Check out third web and the different options you have for your NFTs.&#x20;
    1. Upload your first NFTs
    2. Set claim NFTs conditions
    3. Mint your first NFT
