{$layout} {$template "menu"} {$template "/code_editor"}

安装步骤

  1. 按照下面的配置信息替换configs/api.yaml内容
  2. 使用bin/edge-user start启动节点
  3. 可以在logs/run.log中查看启动是否有异常

配置信息

configs/api.yaml
[下载]
rpc: endpoints: [ {{apiEndpoints}} ] nodeId: "{{node.uniqueId}}" secret: "{{node.secret}}"