FundMe is a smart contract that allows funders to fund and owner to withdraw. Created using Price Feed Oracle.
git clone https://github.com/AnkushinDaniil/hardhat-smartcontract-lottery.git
yarn install
localhost:
hh test
sepolia:
hh test --network sepolia
localhost:
hh node
Pull requests are welcome. For significant changes, please open an issue initially to discuss what alterations you plan to make.
Kindly ensure to update tests as needed.