Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 386 Bytes

一般節點搭建.md

File metadata and controls

22 lines (17 loc) · 386 Bytes

一般節點搭建

Install mytonctrl

wget https://raw.githubusercontent.com/ton-blockchain/mytonctrl/master/scripts/install.sh
sudo bash install.sh -m full

開啟端口

在該文件尋找 驗證人端口

sudo cat /var/ton-work/db/config.json

範例

         "@type" : "engine.addr",

         "ip" : 2112124122,

         "port" : 19194,