Overview - This project contains a Solidity smart contract named SimpleStorage. It allows users to store and retrieve their favorite numbers, as well as manage a list of people with their corresponding favorite numbers.
Features - Store and retrieve a single favorite number Add people to a list with their favorite numbers Maintain a mapping of names to favorite numbers