Skip to content

Introduction

Welcome to a comprehensive course on building your own EVM L2 using Rome Stack. This course will guide you through setting up and testing your own EVM L2 blockchain.

In this course, you’ll learn how to setup your own L2 using the Rome stack.

  • Setup your L2

    • Choose your Chain ID
    • Download Rome Repos
    • Register your L2
    • Initialize your L2
    • Setup OP Geth Node
    • Run Block Explorer
    • Run on Remote Server
  • Test your L2

    • Setup Metamask
    • Fund your Wallet
    • Check Wallet Balance
    • Do Simple Transfer
    • Run Uniswap
    • Run OpenZeppelin
    • Use Rome Dapp
    • Use Rome Bridge

Note: Throughout this course, we may use the terms “L2” and “Rollup” interchangeably as they refer to the same concept in this context.