A decentralized, Ethereum-equivalent ZK-Rollup.
Explore the website
Most documentation can be found on the website, at taiko.xyz. There should also be a README in each package, as well as comments in the source code.
taiko-mono ├── CONTRIBUTING.md ├── LICENSE.md ├── README.md ... ├── packages │ ├── branding: Taiko branding materials │ ├── bridge-ui: Taiko Bridge frontend UI │ ├── protocol: Taiko ZK-Rollup L2 Protocol and Taiko Bridge smart contracts │ ├── relayer: Bridge relayer (backend) │ ├── status-page: Taiko Protocol status page │ ├── tokenomics: Taiko tokenomics simulations │ ├── website: Main documentation website at taiko.xyz (https://taiko.xyz/) │ └── whitepaper: Whitepaper source files with automated publishing ...
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!