0xnikodev/robinhood-ai-dev-sniper — explained in plain English
Analysis updated 2026-05-18
Snipe newly listed tokens on Uniswap the moment liquidity is added, using multiple coordinated wallets.
Automatically mirror trades from specific token deployers you choose to follow.
Route buy transactions through Flashbots to avoid front-running in the public mempool.
Deploy a new ERC-20 token and open its Uniswap pool through the built-in token creator.
| 0xnikodev/robinhood-ai-dev-sniper | kernelstub/ferrum | cybertec-postgresql/pg_hardstorage | |
|---|---|---|---|
| Stars | 86 | 87 | 88 |
| Language | Go | Go | Go |
| Setup difficulty | hard | moderate | moderate |
| Complexity | 5/5 | 4/5 | 4/5 |
| Audience | developer | researcher | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Requires purchasing a paid license and self-hosting the bot, not distributed as free open source.
RobinHood is a trading bot written in Go for buying newly listed tokens on Uniswap and other decentralized exchanges across Ethereum and other EVM compatible blockchains. The README describes it as built for traders who want their buy orders to execute in the same block a new token's liquidity appears, using multiple wallets at once and routing transactions through Flashbots, a private relay that keeps pending trades out of the public transaction pool so they cannot be front run. The project is not free or open source in the usual sense. It is sold as full source code under a one time paid license, with two tiers priced in ETH. The Core tier includes coordinated multi wallet buying, Flashbots protection, automatic take profit and stop loss rules, live monitoring of pending transactions, the core Uniswap trading logic, a bot that generates trading volume on a chosen token, and a compact overlay meant to sit next to a chart website. The more expensive Full Suite tier adds live parsing of Twitter and X posts to catch news as it breaks, tracking and automatically copying trades from specific token deployers, a semi or fully automatic deployment feature the README calls the AI deving autopilot, and a tool for creating new ERC-20 tokens and opening a Uniswap pool for them. Internally the bot exposes a REST API and a WebSocket connection for control and live updates. Its architecture separates a core engine that manages snipes and volume trading from a signals layer, used only in the Full Suite, that feeds Twitter and top deployer activity into the automatic deployment feature, and from an EVM layer that talks to blockchain nodes, the Flashbots relay, and the pending transaction stream. To get it you pay through the project's website, message the developer on Telegram with your order details, and receive either a private GitHub invite or the source files directly, after which you self host the bot yourself and configure your own wallets. The README does not mention a standard open source license, since access itself is the paid product.
A paid Go trading bot that automatically buys newly listed Uniswap tokens across multiple wallets with Flashbots front-running protection.
Mainly Go. The stack also includes Go, Ethereum, Uniswap.
Proprietary and commercial, sold as a one-time paid license granting the source code rather than a free, redistributable open source license.
Setup difficulty is rated hard, with roughly 1day+ to a first successful run.
Mainly developer.
This repo across BitVibe Labs
double-check against the repo, no cap.