Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Oct 04:14
· 21 commits to main since this release

🚀 版本 v0.1.0

📦 下载

Linux

  • Linux AMD64 (64位): evm-grid-bot-v0.1.0-linux-amd64.tar.gz
  • Linux 386 (32位): evm-grid-bot-v0.1.0-linux-386.tar.gz

Windows

  • Windows AMD64 (64位): evm-grid-bot-v0.1.0-windows-amd64.zip
  • Windows 386 (32位): evm-grid-bot-v0.1.0-windows-386.zip

🔧 使用方法

  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: https://github.com/fachebot/evm-grid-bot/commits/v0.1.0