Taiko
A decentralized, Ethereum-equivalent ZK-Rollup.
Documentation
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.
Project structure
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 🪦). ...
Issues
If you find a bug or have a feature request, please open an issue.
Contributing
Check out CONTRIBUTING.md for details on how to contribute.
Get help
Reach out to the community on Discord to get help.
Contributors ✨
Thanks goes to these wonderful people!