Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ph111p/hikaru-print-public
A proof-of-concept arbitrage bot
https://github.com/ph111p/hikaru-print-public
arbitrage-bot solana
Last synced: 20 days ago
JSON representation
A proof-of-concept arbitrage bot
- Host: GitHub
- URL: https://github.com/ph111p/hikaru-print-public
- Owner: PH111P
- Created: 2023-06-03T09:27:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-03T09:34:49.000Z (over 1 year ago)
- Last Synced: 2024-11-16T22:41:08.204Z (3 months ago)
- Topics: arbitrage-bot, solana
- Language: Rust
- Homepage:
- Size: 58.6 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hikaru-print
A proof-of-concept arbitrage bot for solana that exploits market inefficiencies to generate money. It may still work, it may not.
## Building and Usage
Use `cargo build` to build; consult `hikaru-print -h` for a detailed list of program options.
Configuration files necessary for profitable usage are not included.