From 90403283ae29356b1be2e4a46b7b80002ab487db Mon Sep 17 00:00:00 2001 From: gmehta2 <39961155+gmehta2@users.noreply.github.com> Date: Tue, 19 Nov 2024 15:45:43 -0500 Subject: [PATCH 1/3] Update infra-options-orbit-chains.md Will be making some more additions. Can hold off on merging for now --- .../infra-options-orbit-chains.md | 21 +++++++++++++------ 1 file changed, 15 insertions(+), 6 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..5a722fed1 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,14 @@ 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 providers for AnyTrust Chains -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: +AnyTrust protocol offers native support data availability. If you are turning on Fast Withdrawals, we recommend having at least 3 members as part of your Data Availability Committee. Here are some providers we recommend: + +- Chainstack +- Chainbase +- Kiln -- [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 +86,12 @@ 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 5b619f1a01f8a34576c7022d8841fcadbd1b2b89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20Blanchemain?= Date: Wed, 11 Dec 2024 22:03:32 -0800 Subject: [PATCH 2/3] fix: sentence case --- .../launch-orbit-chain/infra-options-orbit-chains.md | 4 ++-- 1 file changed, 2 insertions(+), 2 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 b74235fc1..b2e57e666 100644 --- a/arbitrum-docs/launch-orbit-chain/infra-options-orbit-chains.md +++ b/arbitrum-docs/launch-orbit-chain/infra-options-orbit-chains.md @@ -46,7 +46,7 @@ For applications that require the ability to transfer assets to chains outside o - [Across](https://across.to/) - [Decent](https://www.decent.xyz/) -## Data Availability providers for AnyTrust Chains +## Data availability providers for AnyTrust Chains AnyTrust protocol offers native support data availability. If you are turning on Fast Withdrawals, we recommend having at least 3 members as part of your Data Availability Committee. Here are some providers we recommend: @@ -86,7 +86,7 @@ RPC endpoints are the primary interface through which users and developers inter - [Chainstack](https://chainstack.com/) - [QuickNode](https://www.quicknode.com?utm_source=arb-docs) -## Alternative Data availability +## 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: From 452081b6dfd5c193d67849f1df498f010caa5cab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20Blanchemain?= Date: Wed, 11 Dec 2024 22:04:38 -0800 Subject: [PATCH 3/3] fix: sentence case --- .../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 b2e57e666..69cb89c39 100644 --- a/arbitrum-docs/launch-orbit-chain/infra-options-orbit-chains.md +++ b/arbitrum-docs/launch-orbit-chain/infra-options-orbit-chains.md @@ -46,13 +46,13 @@ For applications that require the ability to transfer assets to chains outside o - [Across](https://across.to/) - [Decent](https://www.decent.xyz/) -## Data availability providers for AnyTrust Chains +## Data availability providers for AnyTrust Chains -AnyTrust protocol offers native support data availability. If you are turning on Fast Withdrawals, we recommend having at least 3 members as part of your Data Availability Committee. Here are some providers we recommend: +AnyTrust protocol offers native support data availability. If you are turning on Fast Withdrawals, we recommend having at least 3 members as part of your Data Availability Committee. Here are some providers we recommend: -- Chainstack -- Chainbase -- Kiln +- Chainstack +- Chainbase +- Kiln ## Indexers