v0.1.0
🚀 版本 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
🔧 使用方法
- 根据你的系统架构下载对应的压缩包
- 解压到目标目录
- 修改
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: https://github.com/fachebot/evm-grid-bot/commits/v0.1.0