A decentralized, Ethereum-equivalent ZK-Rollup.
Documentation can be found on the website at layerx.build. There is also a README in each package, as well as comments in the source code.
layerx-mono/ ├── CHANGELOG.md ├── CONTRIBUTING.md ├── LICENSE.md ├── README.md ├── packages │ ├── branding: LayerX branding materials. │ ├── bridge-ui: LayerX bridge frontend UI. │ ├── bridge-ui-v2: LayerX bridge frontend UI v2 (🚧 under construction 🚧). │ ├── eventindexer: Event indexer. │ ├── fork-diff: Fork diff page (currently, for geth). │ ├── protocol: LayerX protocol and bridge smart contracts. │ ├── relayer: Bridge backend relayer in Go. │ ├── starter-dapp: Template for LayerX dapps. │ ├── status-page: LayerX protocol status page. │ ├── tokenomics: LayerX tokenomics simulations. │ ├── website: Main documentation website at https://layerx.build. │ └── 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!