# NYM挖矿

By [leefbiant.eth](https://paragraph.com/@leefbiant) · 2022-01-15

---

1 软件下载地址
--------

[https://github.com/nymtech/nym/releases](https://github.com/nymtech/nym/releases)

首先下载钱包，安装，生产地址

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

安装好以后可以看到钱包地址：

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

节点搭建：
-----

服务端节点搭建:

./nym-gateway init --id winston-smithnode --host xxxx --announce-host xxxx --wallet-address xxxx

运行节点：

nohup ./nym-gateway run --id winston-smithnode > gw.log &

测试网领币：
------

暂无

客户端配置：
------

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

浏览器地址：
------

[https://sandbox-explorer.nymtech.net/overview](https://sandbox-explorer.nymtech.net/overview)

---

*Originally published on [leefbiant.eth](https://paragraph.com/@leefbiant/nym)*
