{"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":"d31b735385ec89d2e8267650026ea6c35fb1c25a2dd0fe571de4554519dbe3fe"}