Skip to content

MoonShiesty/specular

 
 

Repository files navigation

Specular Monorepo

Directory Structure

├── 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

License

Unless specified in subdirectories, this repository is licensed under the Apache License 2.0. See LICENSE for details.

Releases

No releases published

Packages

No packages published

Languages

  • Go 53.8%
  • Solidity 37.7%
  • TypeScript 5.9%
  • Shell 2.0%
  • Dockerfile 0.3%
  • Makefile 0.2%
  • JavaScript 0.1%