https://github.com/genza999/solanaarbitragebot_py
Script to perform Triangular arbitrage on Solana using Python
https://github.com/genza999/solanaarbitragebot_py
Last synced: 5 months ago
JSON representation
Script to perform Triangular arbitrage on Solana using Python
- Host: GitHub
- URL: https://github.com/genza999/solanaarbitragebot_py
- Owner: Genza999
- License: mit
- Created: 2022-06-17T12:48:10.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-21T16:08:23.000Z (almost 4 years ago)
- Last Synced: 2025-03-29T01:51:46.661Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 42 KB
- Stars: 58
- Watchers: 4
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arbitrage Trading on Solana using Jupyter API
This is a small script for performing arbitrage trades on solana using jupyter API.
In this script I am trying to swap USDC with 150 other tokens from JUP API and back to USDC only if a profit
is realised.
## Authors
* @kisekkadavid - https://www.linkedin.com/in/kisekka-david-a933ba13b/
## Acknowledgments
* [Swap API for JUP](https://docs.jup.ag/jupiter-api/swap-api-for-solana)
#### Any additons or contributions would be welcome
Ps. Not 100% risk free. Learnt the hard way