Skip to content

ssvlabs/ssv-mini

Repository files navigation

SSV-Mini

Kurtosis devnet for running local SSV networks.

Setup

  • Docker
  • Kurtosis
  • Build local client images
git clone https://github.com/ssvlabs/ssv.git
git checkout origin/override-spec-beacon-config
docker build -t ssv-node:custom-config . 
git clone https://github.com/sigp/anchor.git
git checkout origin/unstable
docker build -t anchor/anchor-unstable . 

Running

./run.sh

Starting Over

Use this if you want to shutdown previous network and start one from genesis

./reset.sh

Goals

  • Anyone can run a SSV network on their pc
  • Running any SSV commit on local testnet is easy and fast
  • Local setup is similar to actual testnet
  • Possible to scale by adding resources

About

Temporary repo for the ssv local testnet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published