Skip to content
On this page

Node.js

  1. 安装依赖: npm installyarn
  2. 修改 index.js 文件中的相关公私钥
  3. 启动 node index.js
  4. 在开放平台进行连通性测试,路由地址为 http://域名:端口/simpleVerify
  • 密钥配置教程