Skip to content

Rohan6789/specular

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 77.1%
  • Solidity 21.8%
  • Other 1.1%