FlashLoanArbitrage is a Node.js command-line bot that scans ETH/USDC prices across five DeFi price sources and triggers a flash-loan arbitrage routine when the spread reaches 0.9%. It offers Aave, dYdX, Uniswap V3 and Balancer as loan sources and stores a generated or imported wallet key locally in wallet.json.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONNode.js CLI bot that scans ETH/USDC prices across five DeFi venues and, when the spread reaches 0.9%, calls a smart contract to take a flash loan and execute arbitrage. First run creates or imports a wallet; the private key is saved in plaintext to wallet.json.
Qbot is a fully local, open-source AI quantitative investment research platform integrating ML/RL strategies, backtesting, simulation, and live automated trading across stocks, funds, futures, and crypto, with a GUI client and multi-channel messaging.
A Node.js command-line script that, per its README, polls ETH/USDC prices across Chainlink, Uniswap V2, SushiSwap, Curve and Balancer and triggers flash-loan arbitrage through a smart contract when the spread reaches 0.9%.