Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hyckomatej authored Nov 17, 2024
1 parent 4122e75 commit ae47a10
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions 7.lesson/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,12 @@ The repository contains the source code for both the Anchor program as well as t

**The Anchor program is already deployed**, so you can interact with it by simply starting the frontend and connecting your hot wallet. Make sure your wallet is set to **devnet** mode.

<img src=./solana_banks.png style="border-radius: 10px">

>[!TIP]
>### Try Deploying the Program Yourself!
>You will need to update the program ID as demonstrated at the start of the lecture. The current program ID is already in use.
<img src=./solana_banks.png style="border-radius: 10px">

## Setup

To set up the frontend, navigate to the `frontend` directory and install the dependencies:
Expand Down

0 comments on commit ae47a10

Please sign in to comment.