🚀 Advanced Solana arbitrage bot with Ledger integration. SOL/USDC arbitrage between Raydium ↔ Orca. KISS architecture, multi-level safety, 50+ USD/day target.
Stars
5
Forks
5
Watchers
5
Open Issues
9
Overall repository health assessment
No package.json found
This might not be a Node.js project
21
commits
refactor: major project cleanup and documentation update
4175f27View on GitHubMerge pull request #6 from SynergiaOS/add-claude-github-actions-1756389873796
4d5807eView on GitHubchore(audit): fix clippy/test issues - auth strip_prefix, warn import, mutable clones, explicit f64 in scoring
f57c26aView on GitHubchore(audit): fix clippy blockers and tests - add warn import, type score as f64, make calculator mutable in integration test; minor cleanup
f370889View on GitHubci: make notifications non-blocking; continue-on-error for quality/security; Codecov non-blocking; fix cargo-audit action ref
dcc2fedView on GitHubci: relax quality/security gating, fix code formatting; make Codecov non-blocking; add continue-on-error for quality/security
7b0da7bView on GitHub🚀 Major Update: Enhanced Arbitrage Bot with Live Data Integration & CI/CD Fixes
4596cdcView on GitHubfeat(web-dashboard): merge full web dashboard (Axum + Next.js + SQLite + WS) into main
00f984fView on GitHubfeat(web-dashboard): add full web dashboard: Axum API + WS, SQLite via SQLx (create_if_missing, WAL), Next.js frontend (Status/Charts/Control/Config/History), auth token, relative /api & /ws; fix DB DSN sqlite:// and path to ./data/dashboard.db; improve Discord alerts and WS handler; update configs (dex/limits/execution/web/sniper).
6d2e901View on GitHubSave current work before creating web dashboard feature branch
7132ebdView on GitHub