🚀 版本 v0.1.1
📦 下载
Linux
- Linux AMD64 (64位):
evm-grid-bot-v0.1.1-linux-amd64.tar.gz
Windows
- Windows AMD64 (64位):
evm-grid-bot-v0.1.1-windows-amd64.zip - Windows 386 (32位):
evm-grid-bot-v0.1.1-windows-386.zip
🚀 启动器 (Launcher) - Windows 版本
Windows
- Windows AMD64 (64位):
launcher-v0.1.1-windows-amd64.zip - Windows 386 (32位):
launcher-v0.1.1-windows-386.zip
🔧 使用方法
使用启动器(推荐,仅 Windows)
- 根据你的系统架构下载对应的 Launcher 压缩包(Windows 64位或32位)
- 解压到目标目录
- 运行启动器:双击
launcher.exe - 在启动器界面中配置并启动程序
直接运行程序
- 根据你的系统架构下载对应的压缩包
- 解压到目标目录
- 修改
etc/config.yaml配置文件 - 运行可执行文件:
- Linux:
./evm-grid-bot -f etc/config.yaml - Windows:
./evm-grid-bot.exe -f etc/config.yaml
- Linux:
⚠️ 注意事项
- 本版本包含 SQLite 数据库支持
- 如遇到权限问题,Linux 用户请使用
chmod +x evm-grid-bot
Full Changelog: v0.1.0...v0.1.1