From b2544820a6e2d5d2131442c68534021004f13ab3 Mon Sep 17 00:00:00 2001 From: gmehta2 <39961155+gmehta2@users.noreply.github.com> Date: Mon, 25 Nov 2024 14:19:57 -0500 Subject: [PATCH 1/2] Update infra-options-orbit-chains.md Added DAC operators --- .../infra-options-orbit-chains.md | 28 ++++++++++++++----- 1 file changed, 21 insertions(+), 7 deletions(-) diff --git a/arbitrum-docs/launch-orbit-chain/infra-options-orbit-chains.md b/arbitrum-docs/launch-orbit-chain/infra-options-orbit-chains.md index 0cd9d52d2..23d21f35c 100644 --- a/arbitrum-docs/launch-orbit-chain/infra-options-orbit-chains.md +++ b/arbitrum-docs/launch-orbit-chain/infra-options-orbit-chains.md @@ -46,14 +46,18 @@ For applications that require the ability to transfer assets to chains outside o - [Across](https://across.to/) - [Decent](https://www.decent.xyz/) -## Data availability +## Data availability Committee Operators +To reduce transaction fees for Orbit chains, you can configure a Data Availability (DA) solution that stores chain data off-chain with Anytrust Chains. +If you are enabling Fast Withdrawals, you will set up a Data Availability Committee (DAC). We currently recommend (for security and decentralization purposes) to configure a DAC with at least 3 nodes. Here are a few providers: +- Chainbase (https://chainbase.com/) +- Ankr (https://www.ankr.com/) +- Kiln (https://www.kiln.fi/) +- Chainstack (https://chainstack.com/) +- Nansen (https://www.nansen.ai/) +- Unifra (https://unifra.io/) +- BCW Group (https://bcw.group/) +- Caldera (https://www.caldera.xyz/) -One way to reduce transaction fees for Orbit chains is to configure a Data Availability (DA) solution that stores chain data off-chain. Although the AnyTrust protocol offers native support for this functionality (and is configurable by default on Orbit AnyTrust chains), the following third-party providers give you another way to store data off-chain. Note that using these services will limit your chain's ability to leverage AnyTrust protocol improvements as they relate to transaction fee and DA configurability: - -- [Celestia](https://celestia.org/) -- [EigenDA](https://www.eigenlayer.xyz/) -- [AvailDA](https://www.availproject.org/) -- [Near](https://near.org/data-availability) (coming soon) ## Indexers @@ -86,3 +90,13 @@ RPC endpoints are the primary interface through which users and developers inter - [Ankr](https://www.ankr.com/) - [Chainstack](https://chainstack.com/) - [QuickNode](https://www.quicknode.com?utm_source=arb-docs) + +## Alternative Data availability + +One way to reduce transaction fees for Orbit chains is to configure a Data Availability (DA) solution that stores chain data off-chain. Although the AnyTrust protocol offers native support for this functionality (and is configurable by default on Orbit AnyTrust chains), the following third-party providers give you another way to store data off-chain. Note that using these services will limit your chain's ability to leverage AnyTrust protocol improvements as they relate to transaction fee and DA configurability: + +- [Celestia](https://celestia.org/) +- [EigenDA](https://www.eigenlayer.xyz/) +- [AvailDA](https://www.availproject.org/) +- [Near](https://near.org/data-availability) (coming soon) + From 7718ff64b2d10457f2ce29e4ec52ab175a16dad4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20Blanchemain?= Date: Mon, 25 Nov 2024 12:06:35 -0800 Subject: [PATCH 2/2] fix: reformat --- .../launch-orbit-chain/infra-options-orbit-chains.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/arbitrum-docs/launch-orbit-chain/infra-options-orbit-chains.md b/arbitrum-docs/launch-orbit-chain/infra-options-orbit-chains.md index 23d21f35c..931569697 100644 --- a/arbitrum-docs/launch-orbit-chain/infra-options-orbit-chains.md +++ b/arbitrum-docs/launch-orbit-chain/infra-options-orbit-chains.md @@ -46,9 +46,11 @@ For applications that require the ability to transfer assets to chains outside o - [Across](https://across.to/) - [Decent](https://www.decent.xyz/) -## Data availability Committee Operators -To reduce transaction fees for Orbit chains, you can configure a Data Availability (DA) solution that stores chain data off-chain with Anytrust Chains. -If you are enabling Fast Withdrawals, you will set up a Data Availability Committee (DAC). We currently recommend (for security and decentralization purposes) to configure a DAC with at least 3 nodes. Here are a few providers: +## Data availability Committee Operators + +To reduce transaction fees for Orbit chains, you can configure a Data Availability (DA) solution that stores chain data off-chain with Anytrust Chains. +If you are enabling Fast Withdrawals, you will set up a Data Availability Committee (DAC). We currently recommend (for security and decentralization purposes) to configure a DAC with at least 3 nodes. Here are a few providers: + - Chainbase (https://chainbase.com/) - Ankr (https://www.ankr.com/) - Kiln (https://www.kiln.fi/) @@ -58,7 +60,6 @@ If you are enabling Fast Withdrawals, you will set up a Data Availability Commit - BCW Group (https://bcw.group/) - Caldera (https://www.caldera.xyz/) - ## Indexers Indexers provide a convenient way to retrieve historic or application-specific data without having to interface with your chain through an RPC endpoint. The following third-party providers offer indexing services that can be used with Orbit chains: @@ -99,4 +100,3 @@ One way to reduce transaction fees for Orbit chains is to configure a Data Avail - [EigenDA](https://www.eigenlayer.xyz/) - [AvailDA](https://www.availproject.org/) - [Near](https://near.org/data-availability) (coming soon) -