Lesson 10: Frontend does not work on test nets #5088
Unanswered
chopperttt
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@AnneBBB Make sure you are using Sepolia testnet now. See this announcement #5079. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm following lesson 10 on creating a frontend for the raffle, it all works on localhost, but once i switched to test net (I manually updated contractAddresses.json) (and also already deployed the contract to the relevent testnet), but the frontend has some bugs/flaws:
my lesson 10 github repo: https://github.com/AnneBBB/nextjs-smartcontract-lottery-fcc/commit/474024284527ad6888aa0284eb67c8cff0cd57ea
my lesson 9 github repo: https://github.com/AnneBBB/hardhat-smartcontract-lottery-fcc/commit/580231559e5abfde0e09559735fbf0ae9f72633d
Beta Was this translation helpful? Give feedback.
All reactions