@@ -1,6 +1,11 @@
# 彩虹溯源
该项目前后台包含在一个项目中
+EOS扩展包使用:
+composer require linland/php-eos-rpc-sdk
+
+https://github.com/linland/php-eos-rpc-sdk
## 1.启动keosd
*/5 * * * * root /data/wwwroot/uptoyo/api/platform-trace/current/monitor.sh >> /dev/null 2>&1 自动监控运行keosd钱包服务
keosd --http-server-address=localhost:8911 --config-dir /data/eos/keosd/ —wallet-dir /data/eos/keosd/ —data-dir /data/eos/keosd/data/ config --verbose-http-errors >> keosd.log 2>&1 & 手动启动服务