A based rollup.
End user documentation can be found at docs.taiko.xyz. Protocol specs can be found here.
Each package of the monorepo is well documented and includes a README.
taiko-mono/ ├── CHANGELOG.md ├── CONTRIBUTING.md ├── LICENSE.md ├── README.md ├── packages │ ├── branding: Taiko branding materials. │ ├── bridge-ui: Bridge UI. │ ├── eventindexer: Event indexer. │ ├── fork-diff: Fork diff page. │ ├── guardian-prover-health-check: Guardian prover health check service. │ ├── guardian-prover-health-check-ui: Guardian prover health check UI. │ ├── protocol: Taiko protocol and bridge smart contracts. │ └── relayer: Bridge backend relayer in Go. ...
If you find a bug or have a feature request, please open an issue.
Check out CONTRIBUTING.md for details on how to contribute.
You can also check out our grants cycle at grants.taiko.xyz.
Reach out to the community on Discord if you need any help!