Skip to content

Commit 64e8841

Browse files
Merge pull request #2864 from OffchainLabs/arbitrum-chain-name-change
docs: arbitrum-chain-name-change
2 parents 4ecb490 + d8a98a5 commit 64e8841

File tree

59 files changed

+369
-391
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+369
-391
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This repository is organized as follows:
1515
- `for-users/` - User-focused documentation
1616
- `how-arbitrum-works/` - Technical explanations of Arbitrum
1717
- `intro/` - Introduction and glossary
18-
- `launch-arbitrum-chain/` - Arbitrum Orbit chain deployment guides
18+
- `launch-arbitrum-chain/` - Arbitrum chain deployment guides
1919
- `learn-more/` - Additional learning resources
2020
- `node-running/` - Node operation guides
2121
- `partials/` - Reusable content components and troubleshooting guides

docs/arbitrum-bridge/04-embedded-bridge-widget.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ You can adopt the bridge functionality permissionlessly if your chain is already
6161

6262
If you are interested in on-ramp support, please contact [[email protected]](mailto:[email protected]).
6363

64-
#### 2. If I'm an Orbit chain and I want support, how do I adopt?
64+
#### 2. If I'm an Arbitrum chain and I want support, how do I adopt?
6565

6666
You'll need an integration with Li.fi and a minimum number of bridges to enable a good experience. Contact [[email protected]](mailto:[email protected]) to discuss adding support for your chain.
6767

docs/for-devs/third-party-docs/Covalent/covalent.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: 'Quickstart - Covalent Indexing and Querying API'
3-
description: 'Learn how to use the Covalent APIs to access Arbitrum One, Nova and Arbitrum (Orbit) chain data including balances, transactions, NFTs, DEX and core blockchain data.'
3+
description: 'Learn how to use the Covalent APIs to access Arbitrum One, Nova and Arbitrum chain data including balances, transactions, NFTs, DEX and core blockchain data.'
44
author: harishraisinghani
55
sme: harishraisinghani
66
sidebar_label: 'Covalent'
77
---
88

9-
[Covalent](https://www.covalenthq.com/?utm_source=arbitrum&utm_medium=partner-docs) is a hosted blockchain data solution providing access to historical and current onchain data for [200+ supported blockchains](https://www.covalenthq.com/docs/networks/?utm_source=arbitrum&utm_medium=partner-docs), including Arbitrum One, Nova and Arbitrum (Orbit) chains.
9+
[Covalent](https://www.covalenthq.com/?utm_source=arbitrum&utm_medium=partner-docs) is a hosted blockchain data solution providing access to historical and current onchain data for [200+ supported blockchains](https://www.covalenthq.com/docs/networks/?utm_source=arbitrum&utm_medium=partner-docs), including Arbitrum One, Nova and Arbitrum chains.
1010

1111
Covalent maintains a full replica of every supported blockchain, meaning you have access to:
1212

docs/for-devs/third-party-docs/QuickNode/backfill-templates.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ For detailed pricing and timing information, visit our [Streams Backfills - Arbi
3737

3838
- [QuickNode - Arbitrum Chain Page](https://www.quicknode.com/chains/arb)
3939
- [QuickNode - Arbitrum Documentation](https://www.quicknode.com/docs/arbitrum)
40-
- [QuickNode Builders Guide - Arbitrum Chains (Orbit)](https://www.quicknode.com/builders-guide/tools/arbitrum-orbits-by-arbitrum-foundation)
40+
- [QuickNode Builders Guide - Arbitrum Chains](https://www.quicknode.com/builders-guide/tools/arbitrum-orbits-by-arbitrum-foundation)
4141
- [QuickNode - Arbitrum Faucet](https://faucet.quicknode.com/arbitrum)

docs/get-started/overview.mdx

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -14,27 +14,27 @@ Arbitrum suite along with onboarding guidance tailored to specific audiences.
1414

1515
The Arbitrum suite includes the protocols, chains, services, and SDKs that power the Arbitrum ecosystem:
1616

17-
| Component | Description |
18-
| ------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- |
19-
| [Arbitrum Rollup](/how-arbitrum-works/01-inside-arbitrum-nitro.mdx) | A **protocol** for scaling Ethereum smart contracts. |
20-
| [Arbitrum AnyTrust](/how-arbitrum-works/deep-dives/anytrust-protocol.mdx) | A **protocol** for scaling Ethereum smart contracts even further, with a mild trust assumption. |
21-
| [Arbitrum Nitro](/how-arbitrum-works/01-inside-arbitrum-nitro.mdx) | The node **software** that codifies the Rollup and AnyTrust protocols. |
22-
| [Arbitrum nodes](/run-arbitrum-node/02-run-full-node.mdx) | **Machines** that run Nitro in order to service and/or interact with an Arbitrum chain. |
23-
| [Arbitrum One](https://portal.arbitrum.io/?chains=arbitrum-one) | A public Rollup **chain**. |
24-
| [Arbitrum Nova](https://portal.arbitrum.io/?chains=arbitrum-nova) | A public AnyTrust **chain**. |
25-
| [Arbitrum bridge](https://bridge.arbitrum.io/) | Lets you move `ETH` and `ERC-20` tokens between Ethereum, Arbitrum, and select Arbitrum (Orbit) chains. |
26-
| [Arbitrum (Orbit) chains](https://orbit.arbitrum.io/) | Lets you run your own Rollup and AnyTrust chains. |
27-
| [Arbitrum Stylus](/stylus/gentle-introduction.mdx) | Lets you write EVM-compatible smart contracts in Rust and any other language that compiles to Wasm. |
17+
| Component | Description |
18+
| ------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- |
19+
| [Arbitrum Rollup](/how-arbitrum-works/01-inside-arbitrum-nitro.mdx) | A **protocol** for scaling Ethereum smart contracts. |
20+
| [Arbitrum AnyTrust](/how-arbitrum-works/deep-dives/anytrust-protocol.mdx) | A **protocol** for scaling Ethereum smart contracts even further, with a mild trust assumption. |
21+
| [Arbitrum Nitro](/how-arbitrum-works/01-inside-arbitrum-nitro.mdx) | The node **software** that codifies the Rollup and AnyTrust protocols. |
22+
| [Arbitrum nodes](/run-arbitrum-node/02-run-full-node.mdx) | **Machines** that run Nitro in order to service and/or interact with an Arbitrum chain. |
23+
| [Arbitrum One](https://portal.arbitrum.io/?chains=arbitrum-one) | A public Rollup **chain**. |
24+
| [Arbitrum Nova](https://portal.arbitrum.io/?chains=arbitrum-nova) | A public AnyTrust **chain**. |
25+
| [Arbitrum bridge](https://bridge.arbitrum.io/) | Lets you move `ETH` and `ERC-20` tokens between Ethereum, Arbitrum, and select Arbitrum chains. |
26+
| [Arbitrum chains](https://arbitrum.io/launch-chain) | Lets you run your own Rollup and AnyTrust chains. |
27+
| [Arbitrum Stylus](/stylus/gentle-introduction.mdx) | Lets you write EVM-compatible smart contracts in Rust and any other language that compiles to Wasm. |
2828

2929
## Arbitrum for users
3030

3131
**Users** interact with Arbitrum either through the Arbitrum bridge or by using dApps that have been deployed to an Arbitrum chain.
3232

33-
| Resource | Description |
34-
| --------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- |
35-
| [Arbitrum bridge](https://bridge.arbitrum.io/) | Lets you move `ETH` and `ERC-20` tokens between Ethereum, Arbitrum, and select Arbitrum (Orbit) chains. |
36-
| [Arbitrum Portal](https://portal.arbitrum.io/) | A directory of dApps on Arbitrum. |
37-
| [Quickstart (bridge)](/arbitrum-bridge/01-quickstart.mdx) | Provides step-by-step instructions for first-time bridge users. |
33+
| Resource | Description |
34+
| --------------------------------------------------------- | ----------------------------------------------------------------------------------------------- |
35+
| [Arbitrum bridge](https://bridge.arbitrum.io/) | Lets you move `ETH` and `ERC-20` tokens between Ethereum, Arbitrum, and select Arbitrum chains. |
36+
| [Arbitrum Portal](https://portal.arbitrum.io/) | A directory of dApps on Arbitrum. |
37+
| [Quickstart (bridge)](/arbitrum-bridge/01-quickstart.mdx) | Provides step-by-step instructions for first-time bridge users. |
3838

3939
## Arbitrum for developers
4040

docs/how-arbitrum-works/timeboost/gentle-introduction.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import ImageZoom from '@site/src/components/ImageZoom';
1414

1515
<a data-quicklook-from='timeboost'>Arbitrum Timeboost</a> is a novel <a data-quicklook-from='transaction-ordering-policy'>transaction ordering policy</a> for Arbitrum chains that enables chain owners to capture the Maximal Extractable Value (MEV) on their chain, reduce spam, and preserve fast block times, all while protecting users from harmful types of MEV, such as sandwich attacks and front-running.
1616

17-
Timeboost is the culmination of over a year of [research and development](https://arxiv.org/abs/2306.02179) by the team at Offchain Labs. It is currently live on Arbitrum One and Arbitrum Nova, and is available for Arbitrum Orbit chains, whose owners can adopt and customize it as they choose.
17+
Timeboost is the culmination of over a year of [research and development](https://arxiv.org/abs/2306.02179) by the team at Offchain Labs. It is currently live on Arbitrum One and Arbitrum Nova, and is available for Arbitrum chains, whose owners can adopt and customize it as they choose.
1818

1919
## Why do Arbitrum chains need Timeboost?
2020

docs/launch-arbitrum-chain/01-a-gentle-introduction.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import { FloatingHoverModal } from '@site/src/components/FloatingHoverModal';
1212

1313
This document is for developers and decision-makers who want to learn more about **Arbitrum chains**, a product offering that lets you create your own Arbitrum chains.
1414

15-
If you'd prefer to learn by doing, see the [Orbit SDK Rollup creation example](https://github.com/OffchainLabs/arbitrum-orbit-sdk/tree/main/examples/create-rollup-eth) for step-by-step instructions that walk you through the process of how to use `orbit-sdk` to configure and launch your own Arbitrum chain.
15+
If you'd prefer to learn by doing, see the [Chain SDK Rollup creation example](https://github.com/OffchainLabs/arbitrum-chain-sdk/tree/main/examples/create-rollup-eth) for step-by-step instructions that walk you through the process of how to use `chain-sdk` to configure and launch your own Arbitrum chain.
1616

1717
### In a nutshell:
1818

@@ -24,7 +24,7 @@ If you'd prefer to learn by doing, see the [Orbit SDK Rollup creation example](h
2424

2525
<ImageZoom
2626
src="/img/orbit-settlement-layers.svg"
27-
alt="Arbitrum Orbit chain settlement layers"
27+
alt="Arbitrum chain settlement layers"
2828
className="img-800px"
2929
/>
3030

docs/launch-arbitrum-chain/02-configure-your-chain/advanced-configurations/01-fast-withdrawals.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@ To enable the fast withdrawals feature, there are three actions to take:
6767

6868
### Upgrading to `nitro-contracts` v2.1.0
6969

70-
As mentioned above, the fast withdrawals feature is available for chains that are using `nitro-contracts` v2.1.0 or above, especially the `RollupAdminLogic` and the `RollupUserLogic` contracts. You can check what nitro-contracts version your chain is using by running the [Arbitrum chain (Orbit) versioner script](https://github.com/OffchainLabs/orbit-actions/blob/main/README.md#check-version-and-upgrade-path).
70+
As mentioned above, the fast withdrawals feature is available for chains that are using `nitro-contracts` v2.1.0 or above, especially the `RollupAdminLogic` and the `RollupUserLogic` contracts. You can check what nitro-contracts version your chain is using by running the [Arbitrum chain versioner script](https://github.com/OffchainLabs/orbit-actions/blob/main/README.md#check-version-and-upgrade-path).
7171

72-
If your chain is not running with `nitro-contracts` v2.1.0 or above, you’ll need to perform an upgrade to enable this version. The [Arbitrum chain (Orbit) versioner script](https://github.com/OffchainLabs/orbit-actions/blob/main/README.md#check-version-and-upgrade-path) will provide the upgrade paths needed to reach v2.1.0, but basically:
72+
If your chain is not running with `nitro-contracts` v2.1.0 or above, you’ll need to perform an upgrade to enable this version. The [Arbitrum chain versioner script](https://github.com/OffchainLabs/orbit-actions/blob/main/README.md#check-version-and-upgrade-path) will provide the upgrade paths needed to reach v2.1.0, but basically:
7373

7474
- If the chain is running nitro-contracts v1.1.x, you need to [upgrade first to v1.2.1](https://github.com/OffchainLabs/orbit-actions/blob/main/scripts/foundry/contract-upgrades/1.2.1/README.md).
7575
- If the chain is running nitro-contracts v1.2.1, you need to [upgrade to v2.1.0](https://github.com/OffchainLabs/orbit-actions/blob/main/scripts/foundry/contract-upgrades/2.1.0/README.md).
@@ -82,17 +82,17 @@ Suppose you’re upgrading your `nitro-contracts` from v1.2.1 to v2.1.0 and usin
8282

8383
Once the chain runs `nitro-contracts` v2.1.0 or above, the new fast withdrawal parameters will be available in the `RollupAdminLogic` and the `RollupUserLogic` contracts.
8484

85-
Both the Arbitrum (Orbit) chain SDK and the Arbitrum (Orbit) chain actions repository provide configurable scripts to activate and configure fast withdrawals on an AnyTrust chain. You can use either of those to activate the feature. Both scripts perform the same actions.
85+
Both the Arbitrum SDK and the Chain SDK actions repository provide configurable scripts to activate and configure fast withdrawals on an AnyTrust chain. You can use either of those to activate the feature. Both scripts perform the same actions.
8686

8787
:::info
8888

8989
Even though two scripts are available to activate Fast Withdrawals, you only need to execute one of them. Both scripts perform the same actions.
9090

9191
:::
9292

93-
#### Arbitrum chain (Orbit) SDK script
93+
#### Arbitrum Chain SDK script
9494

95-
The Arbitrum chain (Orbit) SDK provides an [example script](https://github.com/OffchainLabs/arbitrum-orbit-sdk/tree/main/examples/setup-fast-withdrawal) to set up a fast withdrawal committee by performing the following operations:
95+
The Chain SDK provides an [example script](https://github.com/OffchainLabs/arbitrum-chain-sdk/tree/main/examples/setup-fast-withdrawal) to set up a fast withdrawal committee by performing the following operations:
9696

9797
1. Create a new `n/n` Safe wallet with the specified validators as signers
9898
2. Add the specified validators to the Rollup validators allowlist
@@ -130,9 +130,9 @@ cp .env.example .env
130130
yarn run dev
131131
```
132132

133-
#### Arbitrum chain (Orbit) actions script
133+
#### Arbitrum chain actions script
134134

135-
The Arbitrum chain (Orbit) actions repository also provides an [action script](https://github.com/OffchainLabs/orbit-actions/blob/main/scripts/foundry/fast-confirm/README.md) to activate fast withdrawals by performing the following operations:
135+
The Arbitrum chain actions repository also provides an [action script](https://github.com/OffchainLabs/orbit-actions/blob/main/scripts/foundry/fast-confirm/README.md) to activate fast withdrawals by performing the following operations:
136136

137137
1. Make sure the "Validate fast confirmation" has not been enabled yet
138138
2. Create a Safe contract for the fast confirmation committee

0 commit comments

Comments
 (0)