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.
- Host: GitHub
- URL: https://github.com/njfdev/hardhat-fund-me-fcc
- Owner: njfdev
- Created: 2022-11-13T21:05:55.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-17T17:20:03.000Z (about 3 years ago)
- Last Synced: 2025-10-30T08:55:56.101Z (8 months ago)
- Language: JavaScript
- Size: 310 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.