From a544d924e1cf64afc1fa6395b4ad0e5444b17a68 Mon Sep 17 00:00:00 2001 From: Upnode <117493285+upnodedev@users.noreply.github.com> Date: Tue, 28 Jan 2025 12:51:29 +0700 Subject: [PATCH 1/2] Upnode Alt DA draft --- pages/builders/chain-operators/features/alt-da-mode.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/builders/chain-operators/features/alt-da-mode.mdx b/pages/builders/chain-operators/features/alt-da-mode.mdx index 409190053..b30162332 100644 --- a/pages/builders/chain-operators/features/alt-da-mode.mdx +++ b/pages/builders/chain-operators/features/alt-da-mode.mdx @@ -46,6 +46,7 @@ You should use at least the following compatible op\* versions when running your * Avail's docs on how to run the [AvailDA DA Server](https://docs.availproject.org/docs/build-with-avail/Optimium/op-stack/op-stack#setup-avail-da-server) * 0gDA's docs on how to run the [0gDA DA Server](https://github.com/0glabs/0g-da-op-plasma) * Near DA's docs on how to run the [Near DA Server](https://github.com/Nuffle-Labs/data-availability/blob/84b484de98f58a91bf12c8abe8df27f5e753f63a/docs/OP-Alt-DA.md) + * Upnode has provided an [Alt DA server for local filestore, IPFS and Arweave using Keccak256 commitment](https://github.com/upnodedev/op-alt-da) ### Configure your `op-node` From 363b8401266b424785a04f9a39fc4827cb4fb57f Mon Sep 17 00:00:00 2001 From: Blessing Krofegha Date: Wed, 26 Feb 2025 20:26:01 +0100 Subject: [PATCH 2/2] Update pages/builders/chain-operators/features/alt-da-mode.mdx Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- pages/builders/chain-operators/features/alt-da-mode.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/builders/chain-operators/features/alt-da-mode.mdx b/pages/builders/chain-operators/features/alt-da-mode.mdx index b30162332..1b5103350 100644 --- a/pages/builders/chain-operators/features/alt-da-mode.mdx +++ b/pages/builders/chain-operators/features/alt-da-mode.mdx @@ -46,7 +46,7 @@ You should use at least the following compatible op\* versions when running your * Avail's docs on how to run the [AvailDA DA Server](https://docs.availproject.org/docs/build-with-avail/Optimium/op-stack/op-stack#setup-avail-da-server) * 0gDA's docs on how to run the [0gDA DA Server](https://github.com/0glabs/0g-da-op-plasma) * Near DA's docs on how to run the [Near DA Server](https://github.com/Nuffle-Labs/data-availability/blob/84b484de98f58a91bf12c8abe8df27f5e753f63a/docs/OP-Alt-DA.md) - * Upnode has provided an [Alt DA server for local filestore, IPFS and Arweave using Keccak256 commitment](https://github.com/upnodedev/op-alt-da) + * Upnode has provided an [Alt-DA Server for Local FileStore, IPFS, and Arweave Using Keccak256 Commitment](https://github.com/upnodedev/op-alt-da) ### Configure your `op-node`