remix-storage-factory-f23
Docs
Source
ChefGPT

A simple implementaion of the factory pattern using the simplestore contract.

AddFiveStorage.sol
SimpleStorage.sol
StorageFactory.sol
Downloads4

Chains

Authors

remix-storage-factory-f23
Info
Source
ChefGPT
Expand
Share

Get Cookin'

Downloads4

Authors

This is part of the Cyfrin Solidity Blockchain Course.

⭐️ Cyfrin Updraft | Remix Storage Factory

🎥 (3:29:58) | Lesson 3 | Remix Storage Factory

Getting Started

  1. Go to Remix
  2. Paste the code from SimpleStorage.sol, StorageFactory.sol, and AddFiveStorage.sol into a new file in Remix
  3. Hit Compile
  4. Hit Deploy for whatever contract you want.

For a more in depth blog on working with remix, read here

Thank you!

If you appreciated this, feel free to follow me or donate!

ETH/zkSync/Arbitrum/Optimism/etc Address: cyfrin1.eth: 0x3846c3A30E62075Fa916216b35EF04B8F53931f6 (Confirm the ENS matches the address!)

Patrick Collins Twitter Patrick Collins YouTube Patrick Collins Linkedin Patrick Collins Medium

A simple implementaion of the factory pattern using the simplestore contract.
AddFiveStorage.sol
SimpleStorage.sol
StorageFactory.sol