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