I am trying to start the Ethernaut course and am coming across and issue where I need to fill my wallet of the Sepolia testnet with SepoliaETH, I used two different faucets that gave me approximately .15 SepoliaETH. When trying to spin up a new instance I get the following contract to authorize in my metamask wallet.
My question is, how do I get this much SepoliaETH to cover the gas costs to complete this course? It seems that faucets only give .1 and .5 drips. Anyone else come across this?
Yes, it is a little hard to get Sepolia ETH, but I think if you are trying to solve the Level 1 Fallback, have 0.15 ETH is enough.
BTY you can have a test on your local env, it is more easier to debug the transaction to find out what is wrong.
hey! thanks for the reply here. what do you mean by "local env" here? I'm just running this via the browser client? Is there a different client that's more accessible?