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
A simple API to spawn the infra required to run the rollup:
A simple frontend to interact with the API
Architecture below
Before you need:
3 steps
helm install zk-testnet ./chart
to install the app*.testnet.local
to localhost (e.g. editing /etc/hosts
)minikube tunnel
Then browse at http://testnet.local and start creating as many rollups as you need!
Feel free to dive in and fork, there are already some improvements/fixes to be made!