Reddio is a high performance parallel Ethereum-compatible Layer 2, leveraging zero-knowledge technology to achieve unrivaled computation scale with Ethereum-level security.
- go 1.23.0
- go-ethereum v1.14.0
git clone git@github.com:reddio-com/reddio.git
cd reddio && make build
./reddio
docker pull ghcr.io/reddio-com/reddio:latest
docker-compose up