/Hardhat-fund-me

This is the basic code implementing funding and withdraw using solidity.

Primary LanguageJavaScript

Hardhat Fund and Withdraw Contract


Introduction

This repository consists of solidity contracts which are able to fund and withdraw from a wallet. This comes with testing scripts, deployment and verification scripts. All of these scripts are able to run in the local network as well as in test network. All staging and unit testing are done and the project is ready to deploy 🚀


Acknowledgements

I want to thank the github repository created by pattrick collins. Link to which stays here