Sample dapp to test wallet interactions.
A user can deposit and withdrawal up to their deposit amount.
to run locally clone and npm install followed by npm run dev.
the contract is currently deployed on mumbai testnet.
to run the contract unit tests - npx hardhat test