Skip to content

Commit

Permalink
fix: re-add yarn prerequisite
Browse files Browse the repository at this point in the history
  • Loading branch information
anegg0 committed Jan 14, 2025
1 parent 1922e91 commit 88bec5f
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Let's implement the "Web3" version of the above vending machine using Arbitrum.
Wallet](https://www.okx.com/web3) and click Connect Wallet to install.
</CustomDetails>

<CustomDetails summary="Web3 wallet">
<CustomDetails summary="Yarn">
The <a data-quicklook-from="ethereum-wallet">wallet</a> we'll use to interact with our vending
machine. See [metamask.io](https://metamask.io/) and click View MetaMask Web or [OKX
Wallet](https://www.okx.com/web3) and click Connect Wallet to install.
Expand All @@ -65,8 +65,6 @@ Let's implement the "Web3" version of the above vending machine using Arbitrum.
[getfoundry.sh](https://getfoundry.sh) to install.
</CustomDetails>

We'll address remaining dependencies as we go.

### Ethereum and Arbitrum in a nutshell

- **Ethereum**
Expand Down

0 comments on commit 88bec5f

Please sign in to comment.