logoAcademy

Your Own EVM Blockchain

Learn how to spin up your own EVM blockchain.

In this part of the course, we'll explore how to run your own Avalanche L1 with a custom EVM. Running your own EVM allows you to address specific use cases, showcasing one of the key advantages of multi-chain systems over monolithic blockchains.

Topics

We’ll cover the following topics:

  • Avalanche CLI: Learn how to configure and launch an Avalanche L1 using the Avalanche CLI.
  • Token Transfer: Explore how to perform token transfers with Foundry.

This hands-on exercise will solidify your knowledge and allow you to observe how customizations impact EVM performance.

Learning Objective

By the end of this section, you’ll have the skills to effectively run your own Avalanche L1 with a custom EVM blockchain, empowering you to start building your blockchain projects!

On this page