Skip to content

Commit

Permalink
Add updated link
Browse files Browse the repository at this point in the history
  • Loading branch information
thedriftofwords authored Feb 7, 2025
1 parent 3afb5f1 commit 60a4192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/data-streams/common/gettingStartedHardhat.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Note: To learn how to use the _[Streams Direct](/data-streams/streams-direct) im
npx env-enc set
```

- `PRIVATE_KEY`: The private key for your testnet wallet that will deploy and interact with the contracts. If you use MetaMask, follow the instructions to [Export a Private Key]
- `PRIVATE_KEY`: The private key for your testnet wallet that will deploy and interact with the contracts. If you use MetaMask, follow the instructions to [Export a Private Key](https://support.metamask.io/configure/accounts/how-to-export-an-accounts-private-key)
- `ARBITRUM_SEPOLIA_RPC_URL`: The Remote Procedure Call (RPC) URL for the Arbitrum Sepolia network. You can obtain one by creating an account on [Alchemy](https://www.alchemy.com/) or [Infura](https://www.infura.io/) and setting up an Arbitrum Sepolia project.

### Deploy the upkeep and the log emitter contracts
Expand Down

0 comments on commit 60a4192

Please sign in to comment.