The smart contracts weren’t being executed through my wallet on the Ethereum Sepolia network.
They were running through the default hardhat wallet
My “gasless UX” was technically sponsored by Hardhat. :)
Moving to an automatic relayer wallet refill system so my backend never runs out of gas again. :)
This is also a good time to appreciate the capabilities of my shared hosting server, as it is where all the off-chain components run. It is holding up pretty well considering the complexity of the application.
Log in or sign up for Devpost to join the conversation.