A CLI tool that scans for node_modules directories across your system, displays their sizes, and lets you interactively delete them to free up disk space.
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.
Appsmith is an open-source low-code platform for building admin panels, internal tools and dashboards. It connects to 25+ databases and any API, and can be self-hosted via Docker, Kubernetes or AWS AMI.
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%.
FlowGram is an extensible workflow development framework providing built-in tools including canvas, form, variable management, and pre-built materials (like LLM, Condition, Code Editor). It enables developers to build custom AI workflow platforms with visual composition and integration capabilities.
A Node.js CLI bot README for flash-loan arbitrage on Ethereum: it scans ETH/USDC prices across five venues, waits for a spread threshold, and executes trades via a smart contract. Note the repo name and description point to pool optimization, not the arbitrage bot documented inside.
H5-Dooring is an open-source low-code editor for creating H5 landing pages and PC-oriented sites through drag-and-drop components, templates, forms, interactions, previews, and project/data management.
Gatling is an open‑source load‑testing platform that lets you write performance tests as code in Java, JavaScript/TypeScript, Kotlin or Scala. It uses a non‑blocking, asynchronous engine for high scalability, supports HTTP, WebSocket, SSE, JMS, gRPC and MQTT, and integrates with CI/CD pipelines, APM tools and observability platforms.
APITable is an open-source, API-oriented low-code platform that combines the capabilities of a database with a spreadsheet interface for collaborative application building.
Node.js CLI that scans ETH/USDC prices across Chainlink, Uniswap V2, SushiSwap, Curve and Balancer and triggers flash-loan arbitrage when the spread reaches 0.9%, storing its wallet key locally.
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.
README-described Node.js bot and smart contract for ETH/USDC DeFi arbitrage with flash loans. It scans prices on Chainlink, Uniswap V2, SushiSwap, Curve and Balancer, supports Aave, dYdX, Uniswap V3 and Balancer loans, and uses a 0.9% price-difference threshold.
Amplication is an open-source platform for building, maintaining, and scaling backend services. It uses AI-powered automation to generate microservices with APIs, data models, and DTOs, while embedding organizational best practices into live templates.
A Node.js command-line bot that watches ETH/USDC prices across DeFi venues and, when the spread passes 0.9%, drives a flash-loan arbitrage cycle through a smart contract. The README covers wallet setup, menu options, fees and risk notes.
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.
A Node.js CLI bot described as performing DeFi flash-loan arbitrage: it monitors ETH/USDC prices across Chainlink, Uniswap V2, SushiSwap, Curve and Balancer, and triggers trades when the spread reaches a threshold. The README asks users to create or import a wallet and store the private key in wallet.json.
FlashLoanArbitrage is a Node.js bot and smart contract for DeFi flash-loan arbitrage. The README says goflash.js monitors ETH/USDC prices on Chainlink, Uniswap V2, SushiSwap, Curve and Balancer, waits for a 0.9% spread, and triggers a contract that borrows USDC, trades ETH, repays the loan and converts profit back to ETH.
Playwright is a comprehensive framework for web automation and testing that provides a single API to drive Chromium, Firefox, and WebKit across Linux, macOS, and Windows.
grpc-web is a JavaScript/TypeScript implementation of gRPC for browser clients, letting web apps call gRPC services through a proxy such as Envoy, with code generation, unary and server-streaming support, and interceptors.
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.