This project is an example about how to deploy an smart contract using hardhat and how to create a dApp using React
$ npm init
$ npm install --save-dev hardhat
$ npx hardhat init
$ npx hardhat compile
$ npx hardhat test
$ npx hardhat ignition deploy ignition/modules/Certifications.ts --network kiichain