Tools & Repositories
ZBot collection โ flash loans, prediction-market bots, and a whale-tracking app. Plus hub templates for AI agents and NPM packages. Fork, customize, deploy.
Download ZIP on each ZBot card โ full source (no node_modules). Node bots: unzip โ npm install โ copy .env.example โ run. Solidity: open in Remix per README.
Rebuild zips from sibling folders: npm run package:zbots ยท downloads/README.txt
ZBot collection
Production-style bots and contracts you ship: Solidity flash loans, Node prediction-market automation, and a React Native whale tracker.
ZBot1 โ Flash Loan Arbitrage
newSolidity flash-loan arbitrage contract for Uniswap-style DEXs. Deploy via Remix on Ethereum, BSC, or Arbitrum; scan mempools and execute atomic arb in one transaction. Includes FlashLoanBot.sol and full setup in the repo README.
ZBot2 โ Prediction Market Arbitrage
newNode.js bot for cross-venue prediction-market workflows: Polymarket, Kalshi, PredictIt-style configs via .env. Monitors spreads, applies min-profit and position limits โ copy .env.example, fund wallet, run npm start.
ZBot3 โ Polymarket Arbitrage
newFocused Polymarket automation on Polygon: real-time market scan, configurable profit thresholds, terminal dashboard. Built for builders who want a single-venue bot with clear env-based configuration.
ZBot4 โ Whale Tracker
betaReact Native app (WhaleTracker) for tracking large on-chain movements and wallet activity on the go. Use for alerts and research โ pair with your own RPC or analytics pipeline as you extend it.
More from the hub
Templates and packages โ wire in your own keys and strategies.
AI Agent Core
stableA modular, open-source AI agent framework. Supports tool use, memory, multi-step reasoning, and API integrations. Built with TypeScript.
Crypto Arb Bot
stableHigh-frequency CEX/DEX arbitrage bot. Monitors price differences across Binance, Coinbase, Uniswap, and more. Real-time execution with configurable slippage.
Prediction Market Bot
betaAI-powered bot for Polymarket and Manifold Markets. Uses LLMs to analyze events, assess probabilities, and place optimal positions automatically.
AI Trader NPM Package
stableA powerful NPM package for building AI trading bots. Includes connectors for 15+ exchanges, backtesting engine, and strategy templates.
DeFi Yield Optimizer
betaAutomated yield farming bot. Monitors APYs across Aave, Compound, Yearn and automatically rebalances to maximize returns.
Crypto Sentiment Agent
stableAI agent that monitors Twitter, Reddit, and news for crypto sentiment. Generates trading signals based on real-time sentiment analysis.
Have a Tool to Share?
Submit your AI agent, bot, or script to be featured here. We welcome community contributions and will help promote your work.
Submit on GitHub