This project is dedicated to measuring Layer 2 finality, quantifying assets at risk during each period, and monitoring past reorganizations:
- Finality Measurement: Accurately measures the finality of Layer 2 solutions, crucial for understanding the security and stability of L2 transactions.
- Risk Quantification: Quantifies the assets at risk during various periods, providing a clear picture of potential financial exposure.
- OP Mainnet
- Starknet
- Polygon zkEVM
The L2 Finality project consists of a backend and a frontend component. For more details about each component, please refer to their respective README files:
- Clone the repository:
git clone https://github.com/NethermindEth/l2-finality
- Navigate to the project directory:
cd l2-finality - Follow the installation instructions in the Backend README and Frontend README to set up the respective components.
- Start the backend server by following the instructions in the Backend README.
- Launch the frontend application by following the instructions in the Frontend README.
- Access the L2 Finality application through your web browser.
We welcome contributions to the L2 Finality project! If you'd like to contribute, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them with descriptive commit messages.
- Push your changes to your forked repository.
- Submit a pull request to the main repository.
Please ensure that your code follows the project's coding conventions and includes appropriate tests.
This project is licensed under an MIT License - see the LICENSE file for details.
