From b4d6b213f4ee453df903325f005a287ccd6b3be6 Mon Sep 17 00:00:00 2001
From: Robin Roy <66296664+robin-rrt@users.noreply.github.com>
Date: Fri, 24 May 2024 22:06:03 +0530
Subject: [PATCH 1/2] add op-plasma, cdk, nitro & update status of rollkit
---
README.md | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 30a11e7..274a46e 100644
--- a/README.md
+++ b/README.md
@@ -10,8 +10,12 @@
| :---------------: | :-------: | :--------: | :--------- |
| `op-evm` | OpEVM is a sovereign EVM-compatible optimistic rollup construction designed for efficient and secure transaction processing. It provides a decentralized infrastructure for running a layer-2 (L2) blockchain and enables high-throughput, low-latency transaction processing. OpEVM is built on top of the Avail and offers advanced features for block validation, fraud-proof detection, and transaction verification. | [link](https://github.com/availproject/op-evm) | **Prototype Ready**✅ |
| `sovereign-da-adapter` | Data availability adapter for Sovereign Rollups integrated with `sovereign-sdk` | [link](https://github.com/availproject/sovereign-sdk/tree/main) |**Alpha Ready**✅ |
+| `avail-nitro-adapter` | An Arbitrum Nitro adapter for building scalable and secure Orbit chains with Avail as the data availability layer. | -[ adapter](https://github.com/availproject/avail-nitro-adapter)
-[ contracts](https://github.com/availproject/nitro-contracts)
- [ testnode](https://github.com/availproject/nitro-contracts) | **Alpha Ready✅** |
+| `op-plasma-avail` | OP Stack adapter for the latest plasma implementation. | [link](https://github.com/availproject/optimism-plasma-avail) | **Alpha Ready✅**
| `madara-da-interface` | A unified DA interface for Madara Starknet Sequencer to publish data onto a preferred DA Layer such as Avail for a reliable and secure DA. Using Madara you can launch your very own Starknet appchain or L3, tailored to your specific needs. ([Documentation](https://docs.madara.zone/ecosystem/avail)) | [link](https://github.com/keep-starknet-strange/madara/pull/1021) | **Alpha Ready✅** |
-| `validium-node` and `validium-contracts` | A production-ready validium based on the Polygon zkEVM stack with Avail as the data availability layer for scalable and secure DA. This will allow for higher throughput with reduced costs compared to traditional L2 rollups while inheriting the security of Ethereum. | [link (node)](https://github.com/QEDK/validium-node)
&
[link (contracts)](https://github.com/QEDK/validium-contracts) | **Alpha Ready✅** |
+| `cdk-validium-node` and `cdk-validium-contracts` | A validium construction based on Polygon CDK with Avail as the data availability layer for scalable and secure DA. | - [node](https://github.com/availproject/cdk-validium-node)
- [ contracts](https://github.com/availproject/cdk-validium-contracts) | **Alpha Ready✅** |
+| `zkevm-validium-node` and `zkevm-validium-contracts` | A production-ready validium based on the Polygon zkEVM stack with Avail as the data availability layer for scalable and secure DA. This will allow for higher throughput with reduced costs compared to traditional L2 rollups while inheriting the security of Ethereum. | - [ node](https://github.com/availproject/validium-node)
-[contracts](https://github.com/availproject/validium-contracts) | **Alpha Ready✅** |
+| `rollkit-da-adapter` | A Data availability adapter for Rollkit's modular rollup framework | [link](https://github.com/rollkit/avail-da) | **Ready✅** |
| `light-client-web` | An experimental web-based light client for Avail. It runs entirely in your browser to verify that block data is available, by verifying Avail's KZG commitment proofs locally. (WIP) | [repo](https://github.com/availproject/light-client-web)
[web-app](https://light.avail.tools/) | **Alpha Ready ✅** |
| `avail-cli` | A simple CLI for all-in-one Avail utilities | [link](https://github.com/availproject/cli) | **Ready ✅** |
| `light-client-lib` | WIP - Exposing light client as a library (Rust) | [link](https://github.com/availproject/light-client-lib) | **In Progress**🔃 |
@@ -19,7 +23,7 @@
| `metamask-snap-avail` | Experimental Metamask snap for Avail. It uses the MetaMask Snaps framework to extend MetaMask capabilities to include support for Avail. Substrate- and FRAME-based blockchains in the Polkadot ecosystem. | [link](https://github.com/availproject/metamask-snap-avail) | **In Progress**🔃 |
| `zknft` | An experimental project that delves into the realm of asynchronous composability in blockchains. This initiative aims to facilitate seamless communication and information sharing among diverse application chains. | [link](https://github.com/availproject/zknft) | **In Progress**🔃 |
| `avail-op-stack-adapter` | Avail DA's integration with Optimism's rollup SDK `op-stack` | [link](https://github.com/availproject/avail-op-stack-adapter) | **In Progress**🔃 |
-| `rollkit-da-adapter` | A Data availability adapter for Rollkit's modular rollup framework | [link](https://github.com/rollkit/rollkit/pull/1168) | **In Progress**🔃 |
+
From 9f9bb84c8ae999aab458becfd8bbaabe50d0d8c1 Mon Sep 17 00:00:00 2001
From: Robin Roy <66296664+robin-rrt@users.noreply.github.com>
Date: Thu, 26 Sep 2024 16:17:25 +0530
Subject: [PATCH 2/2] update active projects
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 274a46e..936c498 100644
--- a/README.md
+++ b/README.md
@@ -12,17 +12,17 @@
| `sovereign-da-adapter` | Data availability adapter for Sovereign Rollups integrated with `sovereign-sdk` | [link](https://github.com/availproject/sovereign-sdk/tree/main) |**Alpha Ready**✅ |
| `avail-nitro-adapter` | An Arbitrum Nitro adapter for building scalable and secure Orbit chains with Avail as the data availability layer. | -[ adapter](https://github.com/availproject/avail-nitro-adapter)
-[ contracts](https://github.com/availproject/nitro-contracts)
- [ testnode](https://github.com/availproject/nitro-contracts) | **Alpha Ready✅** |
| `op-plasma-avail` | OP Stack adapter for the latest plasma implementation. | [link](https://github.com/availproject/optimism-plasma-avail) | **Alpha Ready✅**
+| `optimism-Alt-DA-Avail` | Avail DA's integration with Optimism's rollup SDK `op-stack` | [link](https://github.com/availproject/optimism-Alt-DA-Avail) | **Ready**✅ |
| `madara-da-interface` | A unified DA interface for Madara Starknet Sequencer to publish data onto a preferred DA Layer such as Avail for a reliable and secure DA. Using Madara you can launch your very own Starknet appchain or L3, tailored to your specific needs. ([Documentation](https://docs.madara.zone/ecosystem/avail)) | [link](https://github.com/keep-starknet-strange/madara/pull/1021) | **Alpha Ready✅** |
| `cdk-validium-node` and `cdk-validium-contracts` | A validium construction based on Polygon CDK with Avail as the data availability layer for scalable and secure DA. | - [node](https://github.com/availproject/cdk-validium-node)
- [ contracts](https://github.com/availproject/cdk-validium-contracts) | **Alpha Ready✅** |
| `zkevm-validium-node` and `zkevm-validium-contracts` | A production-ready validium based on the Polygon zkEVM stack with Avail as the data availability layer for scalable and secure DA. This will allow for higher throughput with reduced costs compared to traditional L2 rollups while inheriting the security of Ethereum. | - [ node](https://github.com/availproject/validium-node)
-[contracts](https://github.com/availproject/validium-contracts) | **Alpha Ready✅** |
| `rollkit-da-adapter` | A Data availability adapter for Rollkit's modular rollup framework | [link](https://github.com/rollkit/avail-da) | **Ready✅** |
| `light-client-web` | An experimental web-based light client for Avail. It runs entirely in your browser to verify that block data is available, by verifying Avail's KZG commitment proofs locally. (WIP) | [repo](https://github.com/availproject/light-client-web)
[web-app](https://light.avail.tools/) | **Alpha Ready ✅** |
| `avail-cli` | A simple CLI for all-in-one Avail utilities | [link](https://github.com/availproject/cli) | **Ready ✅** |
+| `metamask-snap-avail` | Experimental Metamask snap for Avail. It uses the MetaMask Snaps framework to extend MetaMask capabilities to include support for Avail. Substrate- and FRAME-based blockchains in the Polkadot ecosystem. | [link](https://github.com/availproject/metamask-snap-avail) | **Alpha Ready**✅ |
| `light-client-lib` | WIP - Exposing light client as a library (Rust) | [link](https://github.com/availproject/light-client-lib) | **In Progress**🔃 |
| `avail-lc-android-lib` | An implementation of the light client as an android library for easy integration (Kotlin). | [link](https://github.com/availproject/avail-lc-android-lib) | **In Progress**🔃 |
-| `metamask-snap-avail` | Experimental Metamask snap for Avail. It uses the MetaMask Snaps framework to extend MetaMask capabilities to include support for Avail. Substrate- and FRAME-based blockchains in the Polkadot ecosystem. | [link](https://github.com/availproject/metamask-snap-avail) | **In Progress**🔃 |
| `zknft` | An experimental project that delves into the realm of asynchronous composability in blockchains. This initiative aims to facilitate seamless communication and information sharing among diverse application chains. | [link](https://github.com/availproject/zknft) | **In Progress**🔃 |
-| `avail-op-stack-adapter` | Avail DA's integration with Optimism's rollup SDK `op-stack` | [link](https://github.com/availproject/avail-op-stack-adapter) | **In Progress**🔃 |