A decentralized, Ethereum-equivalent ZK-Rollup.
Documentation can be found on the website at taiko.xyz. There is also a README in each package, as well as comments in the source code.
taiko-mono/ ├── CHANGELOG.md ├── CONTRIBUTING.md ├── LICENSE.md ├── README.md ├── packages │ ├── branding: Taiko branding materials. │ ├── bridge-ui-v2: Taiko bridge frontend UI v2. │ ├── eventindexer: Event indexer. │ ├── fork-diff: Fork diff page (currently, for Geth). │ ├── protocol: Taiko protocol and bridge smart contracts. │ ├── relayer: Bridge backend relayer in Go. │ ├── starter-dapp: Template for Taiko dapps. │ ├── status-page: Taiko protocol status page. │ ├── website: Main documentation website at https://taiko.xyz. │ ├── bridge-ui: Taiko bridge frontend UI v1 (🪦 deprecated 🪦). │ ├── pos-dashboard: TTKOe staking dashboard (🪦 deprecated 🪦). │ └── whitepaper: Whitepaper source files (🪦 deprecated 🪦). ...
If you find a bug or have a feature request, please open an issue.
Check out CONTRIBUTING.md for details on how to contribute.
Reach out to the community on Discord to get help.
Thanks goes to these wonderful people!