Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Commit

Permalink
Merge branch 'katana'
Browse files Browse the repository at this point in the history
  • Loading branch information
gianalarcon committed Mar 23, 2024
2 parents deb3522 + e898f28 commit bfd9c9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ch03-08-01-deploymet-and-interaction.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ In this section we will be focussing on declaring, deploying and interacting wit

To declare and deploy the piggy bank contract, it’s required that you have the following available; don't worry, we’ll point you to resources or links to get them sorted out.

1. Starkli: Starkli is a CLI tool that connects us to the Starknet blockchain. Installation steps can be found [here](./ch02-02-starkli-scarb-katana.md).
1. Starkli: Starkli is a CLI tool that connects us to the Starknet blockchain. Installation steps can be found [here](./ch02-01-basic-installation.md).

2. Starknet testnet RPC: You need your personalized gateway to access the starknet network. Starkli utilizes this API gateway to communicate with the starknet network: you can get one from Blast [here](https://blastapi.io/public-api/starknet).

Expand Down

0 comments on commit bfd9c9b

Please sign in to comment.