-
Notifications
You must be signed in to change notification settings - Fork 360
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #639 from OffchainLabs/Orbit_Bridge_UI
Orbit bridge UI
- Loading branch information
Showing
2 changed files
with
30 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 30 additions & 0 deletions
30
arbitrum-docs/launch-orbit-chain/how-tos/add-orbit-chain-to-bridge-ui.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
title: "How to add your testnet Orbit chain to Arbitrum's bridge" | ||
sidebar_label: "Add your testnet chain to Arbitrum's bridge" | ||
description: "Learn how to add your testnet Orbit chain to Arbitrum's bridge." | ||
author: ojurkowitz | ||
sidebar_position: 2 | ||
--- | ||
|
||
import PublicPreviewBannerPartial from '../partials/_orbit-public-preview-banner-partial.md'; | ||
|
||
<PublicPreviewBannerPartial /> | ||
|
||
This how-to will walk you through the process of adding your testnet Orbit chain to [Arbitrum's bridge](https://bridge.arbitrum.io/). | ||
|
||
## Prerequisites | ||
|
||
- A local Orbit testnet chain. See the [Orbit quickstart](/launch-orbit-chain/orbit-quickstart). | ||
- A browser-based Ethereum wallet (like [MetaMask](https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn)) | ||
|
||
## Procedure | ||
|
||
1. Navigate to https://bridge.arbitrum.io/. | ||
2. Connect to Arbitrum Goerli or Sepolia using your wallet. The bridge UI will automatically switch to the correct testnet view. | ||
- If you're connected to mainnet, and don't want to switch networks manually in your wallet, then you can enable testnet mode in the bridge by clicking on your address in the top right corner -> Settings -> Turn on testnet mode. | ||
3. Go to Settings (on the bridge UI) and scroll down to "Add Testnet Orbit Chain": | ||
![Orbit Bridge](../assets/orbit_bridge.png) | ||
4. Copy and paste the JSON configuration from your generated `outputInfo.json` file. | ||
5. Click "Add Chain". | ||
|
||
Congratulations! Your chain should now appear in both the network dropdown in the top navigation pane, and as an option in the bridging UI directly. |
c2185d7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
nitro-docs – ./
nitro-docs-delta.vercel.app
nitro-docs-offchain-labs.vercel.app
developer.arbitrum.io
nitro-docs-git-master-offchain-labs.vercel.app
docs.arbitrum.io