Skip to content

Commit

Permalink
docs: update example to sepolia
Browse files Browse the repository at this point in the history
  • Loading branch information
NotPeopling2day committed Mar 17, 2024
1 parent d695444 commit db39b39
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 @@ -59,7 +59,7 @@ export WEB3_ALCHEMY_PROJECT_ID=MY_API_TOKEN=<value-of-secret-key>
To use the Alchemy provider plugin in most commands, set it via the `--network` option:

```bash
ape console --network ethereum:goerli:alchemy
ape console --network ethereum:sepolia:alchemy
```

To connect to Alchemy from a Python script, use the `networks` top-level manager:
Expand Down

0 comments on commit db39b39

Please sign in to comment.