# hardhat学习笔记--安装

By [Untitled](https://paragraph.com/@0x1548d3d56c1c88ce4e1e495e3fa2ced41ff33183) · 2022-03-07

---

首先安装node.js，在官网下载[https://nodejs.org/zh-cn/download/](https://nodejs.org/zh-cn/download/)

安装完成后，在安装的文件夹按住shift键，空白处右键单击，可以看到

选择箭头所指就可以打开命令行窗口了。

![](https://storage.googleapis.com/papyrus_images/ec72c5e99d059a6221de6f2b717162c49c3064831bef72e69682c188084c1b3b.png)

下面就可以按照[https://learnblockchain.cn/docs/hardhat/getting-started/](https://learnblockchain.cn/docs/hardhat/getting-started/)说的路径学习hardhat。

---

*Originally published on [Untitled](https://paragraph.com/@0x1548d3d56c1c88ce4e1e495e3fa2ced41ff33183/hardhat)*
