An open API service indexing awesome lists of open source software.

https://github.com/njfdev/hardhat-fund-me-fcc

Solidity funding smart contract from the 32-Hour Solidity Course on FreeCodeCamp.
https://github.com/njfdev/hardhat-fund-me-fcc

Last synced: about 2 months ago
JSON representation

Solidity funding smart contract from the 32-Hour Solidity Course on FreeCodeCamp.

Awesome Lists containing this project

README

          

Hardhat Fund Me


This project was created by following along with the 32-Hour Solidity Course on FreeCodeCamp's YouTube Channel. This project a simple smart contract project that allows you to fund a contract and let the owner withdraw the funds.