Skip to content

Commit

Permalink
link-Update gettingStartedHardhat.mdx (#2323)
Browse files Browse the repository at this point in the history
* link-Update gettingStartedHardhat.mdx

* Add updated link

---------

Co-authored-by: Crystal Gomes <[email protected]>
  • Loading branch information
pinkflower32 and thedriftofwords authored Feb 7, 2025
1 parent a0ee574 commit 3ef03a0
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](https://support.metamask.io/hc/en-us/articles/360015289632-How-to-export-an-account-s-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 3ef03a0

Please sign in to comment.