This section is the backend which includes the Solidity contracts and
the deploy scripts.
This project uses hardhat to deploy ( ETHERS.JS ) and to test the contract using
MOCHA and CHAI which is a testing framework on hardhat
Deployment is tested on both local network and goerli testnet nettworks.