Skip to content

ZK Rollup as a Service - create shareable short lived zk rollups in 1-click!

Notifications You must be signed in to change notification settings

emilianobonassi/zk-testnet-fyi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧪 zktestnet.fyi 🏗️

A simple ZK Rollup as a Service - create shareable short lived zk rollups in 1-click!

Based on Kubernetes, AWS and Blockscout

Currently supporting only zkSync Era

High level description

A simple API to spawn the infra required to run the rollup:

  • L1 network
  • L1 explorer
  • L2 network
  • L2 explorer

A simple frontend to interact with the API

Architecture below

Install locally

Before you need:

3 steps

  1. run helm install zk-testnet ./chart to install the app
  2. redirect everything for *.testnet.local to localhost (e.g. editing /etc/hosts)
  3. forward the traffic from your k8s cluster to localhost minikube tunnel

Then browse at http://testnet.local and start creating as many rollups as you need!

Contributing

Feel free to dive in and fork, there are already some improvements/fixes to be made!

Open an issue, start a discussion or submit a PR

About

ZK Rollup as a Service - create shareable short lived zk rollups in 1-click!

Resources

Stars

Watchers

Forks