Skip to content

Commit

Permalink
📝 Formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
  • Loading branch information
pcaversaccio committed Feb 7, 2024
1 parent e3c36bd commit ea96f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ pnpm deploy:dashboard

You can start an instance of the Hardhat network that forks the mainnet. This means that it will simulate having the same state as the mainnet, but it will work as a local development network. That way you can interact with deployed protocols and test complex interactions locally. To use this feature, you need to connect to an archive node.

This template is currently configured via the [hardhat.config.ts](./hardhat.config.ts) as follows:
This template is currently configured via the [`hardhat.config.ts`](./hardhat.config.ts) as follows:

```ts
forking: {
Expand Down

0 comments on commit ea96f2e

Please sign in to comment.