This project demonstrates a basic use case. It comes with a contract that is used to send native coin or tokens to multiple users in variable amounts at a time.
If npx is not installed yet:
npm install -g npx
Install packages:
npm i
npx hardhat compile
npx hardhat test