How to deploy a smart contract to the Celo Testnet using Hardhat (Part 2)?

This tutorial is a sequel to the first part; in this part, we will expose developers to how to write custom deployment scripts for smart contracts in Hardhat and deploy them to the Celo Testnet. We are assuming developers are familiar with the javascript.