Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1020 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 1020 Bytes

Storeth

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.

Instructions

Get Keys

  • 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

More instructions

Todos

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.