A README-only repository that presents a step-by-step guide for setting up an ETH trading bot via CodePen and MetaMask, instructing users to deploy a contract and send 0.2–4 ETH to a generated address before the bot starts trading.
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 on Chainlink, Uniswap V2, SushiSwap, Curve and Balancer and triggers flash-loan arbitrage through a smart contract when the spread reaches 0.9%. Includes an interactive menu for wallet setup, protocol choice and loan amount.
A pure Python, asynchronous interface for the Telegram Bot API, providing both a direct API wrapper and high-level tools for bot development.
English README for a Node.js CLI bot that monitors ETH/USDC prices across DeFi platforms and attempts flash-loan arbitrage via a smart contract, with wallet setup, protocol selection, a 0.9% spread threshold, and risk warnings.
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%.
A Node.js CLI bot that compares ETH/USDC prices from Chainlink, Uniswap V2, SushiSwap, Curve and Balancer and triggers flash-loan arbitrage through a smart contract once the spread reaches 0.9%. Includes wallet creation or import, an interactive menu and live price monitoring.
FlashLoanArbitrage is a Node.js command-line bot that polls ETH/USDC prices on Chainlink, Uniswap V2, SushiSwap, Curve and Balancer, and triggers a flash-loan arbitrage smart contract when the spread reaches 0.9% or more.
CCXT is a unified crypto trading API library supporting 100+ exchanges and prediction markets across JavaScript, TypeScript, Python, C#, PHP, Go, Java and Rust, with normalized REST and WebSocket access for market data and algorithmic trading.
A Node.js command-line bot that scans ETH/USDC prices across five DeFi price sources and triggers a flash-loan arbitrage contract when the spread reaches 0.9%. The README covers wallet setup, an interactive menu and risk warnings.