├── clients/geth: Specular L2 clients │ ├── go-ethereum: Minimally modified go-ethereum to support Specular prover │ └── specular: Specular client software │ ├── bindings: Golang bindings of Specular L1 contracts │ ├── proof: Specular prover │ └── rollup: Specular rollup services └── contracts: Specular L1 contracts
Unless specified in subdirectories, this repository is licensed under the Apache License 2.0. See LICENSE
for details.