Skip to content

Commit

Permalink
chore: Add WEB3_INFURA_PROJECT_ID to README
Browse files Browse the repository at this point in the history
  • Loading branch information
dgusakov committed May 8, 2024
1 parent a39a621 commit 887fee9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,11 @@ Script requires next ENV variables to be set:

## Tests

Set infura project ID
```bash
export WEB3_INFURA_PROJECT_ID=<YOUR_PROJECT_ID>
```

The fastest way to run the tests is:

```bash
Expand Down

0 comments on commit 887fee9

Please sign in to comment.