OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source3941discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: dex清除
ADDED

Node.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.

AutomationDeveloper toolsBots & integrations
dex-liquidity-analyzerfapoxteyi214176
ADDED

A Node.js CLI bot that the README describes as scanning ETH/USDC prices across Chainlink, Uniswap V2, SushiSwap, Curve and Balancer, then triggering flash-loan arbitrage through a smart contract when the spread reaches 0.9%.

AutomationBots & integrations
flashloan-strategist-botTiger-canyon21dqp
ADDED

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.

AutomationProductivityBots & integrations
volume-monitor-botfoxcruiseyeeve
ADDED

English README for a Node.js CLI bot called FlashLoanArbitrage: it creates or imports an Ethereum wallet, polls ETH/USDC prices across several DeFi venues, and triggers flash-loan arbitrage when the spread reaches 0.9%. The repo name and description mention volume monitoring, which the README does not cover.

AutomationBots & integrations
flashloan-pool-trackerMothdreamd7d0i2t
ADDED

FlashLoanArbitrage is a Node.js bot that monitors ETH/USDC price differences across DeFi platforms and executes flash loan arbitrage through a smart contract when spreads exceed 0.9%. Supports Aave, dYdX, Uniswap V3, and Balancer.

AutomationWorkflow automation
dex-monitor-botharbormothyax6016
ADDED

Interactive Node.js bot that watches ETH/USDC prices across Chainlink, Uniswap V2, SushiSwap, Curve and Balancer, and triggers a flash-loan arbitrage routine through a smart contract when the spread between venues reaches 0.9%.

AutomationBots & integrations
dex-automation-suitereefdune954815
ADDED

FlashLoanArbitrage is a Node.js CLI bot for DeFi arbitrage using flash loans. It monitors ETH/USDC prices across Chainlink, Uniswap V2, SushiSwap, Curve, and Balancer, and triggers when the spread reaches 0.9%. It supports wallet creation/import, protocol selection, and private-key storage in wallet.json.

AutomationBots & integrations
ADDED

A DeFi arbitrage bot that utilizes flash loans to execute trades between different decentralized exchanges when price discrepancies are detected.

AutomationAI & MLBots & integrations
ADDED

A Node.js CLI bot that scans ETH/USDC prices on five DeFi sources and triggers flash-loan arbitrage through a smart contract when the spread reaches 0.9%, storing a wallet private key locally in wallet.json.

AutomationBots & integrations
flashloan-order-analyzerPhantomkoala121499
ADDED

A Node.js command-line bot that polls ETH/USDC prices from five DeFi sources and, when the spread reaches about 0.9%, triggers flash-loan arbitrage through a smart contract. It ships with wallet creation/import, protocol selection, loan-amount settings and a price-monitoring menu.

AutomationProductivityBots & integrations
jadxskylot
ADDED

jadx is a Dex to Java decompiler with command-line and GUI tools that convert Android APK, dex, aar, aab and zip files into readable Java source code, decode resources, and include a deobfuscator.

Developer toolsTesting & debugging