Skip to content

πŸ—ƒπŸ—‚ Sample project inspired by the Storage Factory lesson from Cyfrin Updraft

Notifications You must be signed in to change notification settings

pacelliv/storage-factory-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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.