Skip to content

Commit

Permalink
Update .env.example for sepolia (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
zeuslawyer authored Jul 2, 2024
1 parent 9873006 commit f29002d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions random-svg-nft/.env.example
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ETHERSCAN_API_KEY=<YOUR ETHERSCAN API>
RINKEBY_URL=https://eth-rinkeby.alchemyapi.io/v2/<YOUR ALCHEMY KEY>
SEPOLIA_URL=https://eth-rinkeby.alchemyapi.io/v2/<YOUR ALCHEMY KEY>
PRIVATE_KEY=<YOUR PRIVATE KEY>
SUBSCRIPTION_ID=<ID>
SUBSCRIPTION_ID=<ID>

0 comments on commit f29002d

Please sign in to comment.