Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 650 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 650 Bytes

FundMe

FundMe is a smart contract that allows funders to fund and owner to withdraw. Created using Price Feed Oracle.

Installation

git clone https://github.com/AnkushinDaniil/hardhat-smartcontract-lottery.git
yarn install

Testing

localhost:

hh test

sepolia:

hh test --network sepolia

Node

localhost:

hh node

Contributing

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.

License

MIT