https://github.com/nymtech/nym/releases
首先下载钱包,安装,生产地址

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

服务端节点搭建:
./nym-gateway init --id winston-smithnode --host xxxx --announce-host xxxx --wallet-address xxxx
运行节点:
nohup ./nym-gateway run --id winston-smithnode > gw.log &
暂无

https://github.com/nymtech/nym/releases
首先下载钱包,安装,生产地址

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

服务端节点搭建:
./nym-gateway init --id winston-smithnode --host xxxx --announce-host xxxx --wallet-address xxxx
运行节点:
nohup ./nym-gateway run --id winston-smithnode > gw.log &
暂无
