var img = document.createElement('img'); img.src = "https://nethermind.matomo.cloud//piwik.php?idsite=6&rec=1&url=https://www.surge.wtf" + location.pathname; img.style = "border:0"; img.alt = "tracker"; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(img,s);
Skip to main content

Introduction

This guide walks you through setting up and running your own Surge rollup development network.

Prerequisites

  • Docker and Docker Compose
  • Git
  • At least 16GB of RAM
  • At least 50GB of free disk space

Deployment Steps

  1. Deploy L1.
  2. Deploy L2.
  3. Set up a Prover.
  4. Register Provers.

Troubleshooting

If you face any issues at any of the steps, feel free to refer to the Troubleshooting section for additional support.