Skip to content

An EVM-equivalent zk-rollup for scaling Ethereum dapps

License

Notifications You must be signed in to change notification settings

wallsix/linea-tutorials

 
 

Repository files navigation

Linea Tutorials

Twitter Follow Discord

Here we provide a docker compose to aid with setting up a local Linea developer environment, comprised of L1 and L2 nodes and the required components for generating proofs and relaying them to L1, and finally a blockexplorer for L2.

Run the stack locally

make start-all

Network Addresses

Service HTTP PORT
L1 Validator Node 8445
L2 Validator Node 8645
L2 BlockScout 4000

About

An EVM-equivalent zk-rollup for scaling Ethereum dapps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 86.3%
  • Makefile 13.7%