Skip to content

Commit

Permalink
Remove infura ref in readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
johngrantuk committed Jul 27, 2023
1 parent 0e0108b commit 94bf1d4
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 @@ -31,7 +31,7 @@ The example file `swapExample.ts` in: [./testScripts](test/testScripts/), demons

To Run:

Create a .env file in root dir with your infura provider key: `INFURA=your_key`
Create a .env file in root dir with an RPC URL: `RPC_URL_MAINNET=alchemy/infura`

Install dependencies: `$ yarn install`

Expand Down

0 comments on commit 94bf1d4

Please sign in to comment.