Skip to content

Commit

Permalink
Move BOB Pay page to Learn section
Browse files Browse the repository at this point in the history
  • Loading branch information
derrekcoleman committed Jul 24, 2024
1 parent 695baa2 commit 3a07bd5
Show file tree
Hide file tree
Showing 18 changed files with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
position: 0
position: 5
collapsible: true
collapsed: true
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -13,42 +13,42 @@ The [BOB Bridge](https://app.gobob.xyz/bridge) allows you to move ETH between Et

2. Click `Connect Wallet` in the top-right corner.

![Click Connect Wallet](./ethereum-bridge/eth-bridge-01.png)
![Click Connect Wallet](./eth-bridge-01.png)

3. Click `Connect your EVM Wallet (Mandatory)`.

![Click Connect your EVM Wallet](./ethereum-bridge/eth-bridge-02.png)
![Click Connect your EVM Wallet](./eth-bridge-02.png)

4. Choose your EVM wallet. In this example we’ll use MetaMask.

![Select EVM Wallet](./ethereum-bridge/eth-bridge-03.png)
![Select EVM Wallet](./eth-bridge-03.png)

5. You will receive a few pop-up messages to connect your wallet, including this message to “Sign-In.” Your wallet may look different. The URI displayed for you will be `https://app.gobob.xyz`.

![Sign in message](./ethereum-bridge/eth-bridge-04.png)
![Sign in message](./eth-bridge-04.png)

6. Make sure you are on the “Deposit” tab and have “Ethereum” selected.

:::tip
You may choose to use a “3rd Party” bridge. Each of these buttons will direct you to that bridge’s website. For the rest of this guide we’ll use the “BOB Bridge.”
:::

![List of 3rd party bridges](./ethereum-bridge/eth-bridge-05.png)
![List of 3rd party bridges](./eth-bridge-05.png)

7. You may choose between bridging ETH (“Ether”) or a variety of ERC-20 tokens such as WBTC, DAI, wstETH, and others.

![List of tokens that can be bridged from Ethereum](./ethereum-bridge/eth-bridge-06.png)
![List of tokens that can be bridged from Ethereum](./eth-bridge-06.png)

8. Type the amount of that token that you would like to bridge from Ethereum to BOB.

![Amount field with 0.0002 Ether typed in](./ethereum-bridge/eth-bridge-07.png)
![Amount field with 0.0002 Ether typed in](./eth-bridge-07.png)

9. Click “Bridge Asset,” then Confirm the transaction in your wallet. Make sure you have enough ETH to pay the gas fee for the transaction. 🥲

![Wallet confirmation pop-up](./ethereum-bridge/eth-bridge-08.png)
![Wallet confirmation pop-up](./eth-bridge-08.png)

10. That’s it! After ~3 minutes your tokens will be bridged to BOB. You can verify the bridging is complete with the Activity section on the right or by clicking “Withdraw” and seeing that your token balance on BOB has increased.

![Bridge in process](./ethereum-bridge/eth-bridge-09.png)
![Bridge in process](./eth-bridge-09.png)

If you have any questions, please reach out to us on [Discord](https://discord.gg/gobob) or [Telegram](https://t.me/+CyIcLW2nfaFlNDc1). Welcome to BOB!
2 changes: 1 addition & 1 deletion docs/docs/learn/guides/faq/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
position: 6
position: 7
label: "FAQs"
---

Expand Down
2 changes: 1 addition & 1 deletion docs/docs/learn/guides/use-bob.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 5
sidebar_position: 6
sidebar_label: "Testing BOB"
---

Expand Down

0 comments on commit 3a07bd5

Please sign in to comment.