You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
minievm is an optimistic rollup consumer chain powered by EVM. It is a framework designed to simplify the process of bootstrapping an L2 network. The main advantage of using minievm is that you can leverage the OPinit stack for enhanced security and utilize all the initia ecosystem tooling from day one, without the need to prepare a validator group or build your own ecosystem tools.
## Prerequisites
- Go v1.22.2+
## Getting Started
To get started with L2, please visit the documentation.