CryptoFox-Mukan-Edition/.env.example
Mukan Erkin a68dc599a9 init: CryptoFox Mukan Edition — sunucu tabanlı RedCandle bot
Tauri/desktop bağımlılıkları çıkarıldı, Axum HTTP server + SSE ile
web dashboard eklendi. Bot yönetimi, açık/kapalı pozisyon takibi.
2026-04-19 06:15:05 +03:00

5 lines
167 B
Text

BINANCE_API_KEY=your-binance-api-key
BINANCE_API_SECRET=your-binance-api-secret
AUTH_TOKEN=your-dashboard-access-token
DB_PATH=data/bots.db
LISTEN_ADDR=127.0.0.1:4646