Sample project inspired by the Storage Factory lesson from Cyfrin Updraft.
Note: The contracts are not the same from the lesson, I added a few more functions and events to make it more interesting. But the taught concepts are the same.
- To use Wallet Connect get project a id from Cloud Wallet Connect
- To interact with Ethereum get a Sepolia API key from Alchemy
- To verify deployed contracts get an API key from Etherscan
Can you help with these?
- Implement a script to verify each
SimpleStorage
ceated via the frontend on Etherscan. - Improve light mode theme.
- Fix navigation from 404 page.