Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 269 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 269 Bytes

peer

主模块,代表一个节点。

调用其他功能模块来具体实现。

启动服务

peer node start

查看状态

peer node status

停止服务

peer node stop