{"p":"can-20","op":"mint","tick":"can","amt":"1000","rows":[{"df":"qa","content":[{"q":"How to deploy smart contracts in Hardhat?","a":"The process of deploying smart contracts in Hardhat is as follows:\\n\\n1. First, ensure that the Hardhat framework is already installed. If not, you can globally install it by running the following command:\\n\\n```\\nnpm install --save-dev hardhat@latest\\n```\\n\\n2. Create a new contract project or a new contract within an existing project. Create a folder named `contracts` in the project to store the smart contract files.\\n\\n3. Write the smart contract code. Hardhat supports multiple programming languages, such as Solidity, Vyper, etc."}]}],"pr":"aa9e8d0ca8b027a8529187257f4c549774cd76042f95858d0e636a94be3fa601"}