Kurtosis devnet for running local SSV networks.
- 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 .
./run.sh
Use this if you want to shutdown previous network and start one from genesis
./reset.sh
- 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