Skip to content

v0.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Feb 06:07
· 8 commits to main since this release

🚀 版本 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)

  1. 根据你的系统架构下载对应的 Launcher 压缩包(Windows 64位或32位)
  2. 解压到目标目录
  3. 运行启动器:双击 launcher.exe
  4. 在启动器界面中配置并启动程序

直接运行程序

  1. 根据你的系统架构下载对应的压缩包
  2. 解压到目标目录
  3. 修改 etc/config.yaml 配置文件
  4. 运行可执行文件:
    • Linux: ./evm-grid-bot -f etc/config.yaml
    • Windows: ./evm-grid-bot.exe -f etc/config.yaml

⚠️ 注意事项

  • 本版本包含 SQLite 数据库支持
  • 如遇到权限问题,Linux 用户请使用 chmod +x evm-grid-bot

Full Changelog: v0.1.0...v0.1.1