> 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-a-token-contract-erc20-thirdweb.md).

# Deploy a Token Contract - ERC20 (Thirdweb)

Using Thirdweb's deployment dashboard anyone can deploy their own tokens easily. This guide will walk you through how to deploy your very own token 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 token contract by going to <https://faucet.vanarchain.com>. &#x20;
2. Go to third web: <https://thirdweb.com/thirdweb.eth/TokenERC20>
3. Connect wallet & Sign in.
4. Hit Deploy Button.
5. Fill in Image, Name, Symbol & Description for you ERC20 Token.<br>

   <figure><img src="/files/I8aliCeTNZ5E6hhBXOxa" alt=""><figcaption></figcaption></figure>
6. Set the destination wallet for the newly minted tokens to go to.

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

7. Select Vanguard as deployment network.

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

8. Hit deploy button and you'll get the following.

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

9. Complete the second transaction and signing.
10. You will be redirected to your tokens dashboard with some additional steps.

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

### CONGRATULATIONS ON DEPLOYING YOUR FIRST TOKEN!&#x20;

11. Check out third web and the different options you have for your token.&#x20;
    1. Try minting your first tokens.
    2. Look at how you can start building your own app around your token.
    3. Mint tokens, and create a liquidity pool on a DEX.
    4. Send some tokens to your friends or another wallet.
