# Windows ARC20挖矿操作教程 **Published by:** [Y](https://paragraph.com/@444526/) **Published on:** 2023-09-23 **URL:** https://paragraph.com/@444526/windows-arc20 ## Content Arc官方推特 https://twitter.com/atomicalsxyz github地址 https://github.com/atomicals/atomicals-js 1、git安装 https://git-scm.com/downloads 2、node js安装 由于代码库是js写的运行客户端需要node.js库支撑 https://nodejs.org/en 2、clone atomicals-js代码库 选择磁盘在文件目录中输出cmd然后回车键输入对应指令回车键执行即可# github 克隆项目 git clone https://github.com/atomicals/atomicals-js.git # 安装依赖 yarn install # 运行atomicals-js cli yarn run build # 初始化钱包 yarn cli wallet-init # 运行挖矿指令 yarn cli mint-dft atom--satsbyte=120 下面是你的钱包地址,生成的钱包私钥在我的电脑搜索wallet.json文件;转BTC进新钱包,固定价格0.0001246每张 钱包私钥在我的电脑搜索wallet.json文件; 注意: 1、每次只能挖一张,挖第二章需要重复执行 第六步 的命令。 2、执行过程中如果遇到报错,ctrl + c 终止命令后重新执行挖矿即可 ## Publication Information - [Y](https://paragraph.com/@444526/): Publication homepage - [All Posts](https://paragraph.com/@444526/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@444526): Subscribe to updates