Fund Me EXAMPLE PROJECT
This repo contains 3 contracts:
- 'FundMe.sol': A simple crowdfunding contract
- 'SimpleStorage.sol': A small contract for learning storage process
- 'SimpleFactory.sol': A small contract for learning inheritance in solidity
Fund Me EXAMPLE PROJECT
This repo contains 3 contracts: