Test your L1
Test your freshly created L1 by deploying an ERC-20 using the Builder Tooling.
Congratulations! You have successfully created your own L1. Now, let's deploy an ERC-20 token on your L1 and test it.

Deploy ERC20 Token
Deploy an ERC20 token contract for testing.
This will deploy an ERC20 token contract to your connected network (Chain ID:
0
). You can use this token for testing token transfers and other ERC20 interactions. View the contract source code.Explore more
Avalanche Builder Tooling

You have just launched your own blockchain on Avalanche and already deployed your first token on it.
In this following chapters you will learn more on how you can tailor your L1 to your applications needs.
Is this guide helpful?