π¦ ClawHub
StonebornBot
by @olawoyin206
High-speed NFT mint bot for Ethereum and EVM chains. Use when the user wants to snipe NFT mints, speed-mint collections, set up multi-wallet minting bots, configure mint sniping with pre-signed transactions, or automate NFT minting across multiple wallets. Supports ERC721A, Archetype contracts, Flashbots, war mode gas, WebSocket monitoring, mempool watching, and batch minting with 100+ wallets.
π‘ Examples
# 1. Setup
cd scripts && bash setup.sh && cd ..2. Configure
cp assets/config-template.json scripts/config.json
Edit scripts/config.json with your RPC URLs, contract, wallets, gas settings
3. Run (instant mode β fire immediately)
node scripts/mint-bot.js4. Run (monitor mode β wait for mint to go live)
node scripts/mint-bot.js --mode monitor
TERMINAL
clawhub install stonebornbot