Skip to main content
  1. Guides
  2. /All Tags
  3. /Bots Guides

Bots Guides

4 guides
Chain: All
Language: All
Technology: All
Use Case: All
Level: All

Building a Polymarket Copy Trading Bot

Build a Polymarket trading bot that tracks a target wallet, logs trades in real time, and adds position tracking and risk caps.

Created February 20, 2026Intermediate
DeFiPolymarketTradingTypeScriptWebSocket

How to Listen For Newly Minted Tokens on PancakeSwap

This guide will walk you through how to make a bot that listens for and buys newly minted tokens on the PancakeSwap DEX using Ethers.js.

Created July 21, 2021Intermediate
BNB Smart ChainDeFiEthers.jsEVMJavaScriptMetaMaskPancakeSwapSmart Contracts

How to Run a Trade Butler Bot with Quicknode

This guide will give an overview of Trade Butler bots and walk you through how to run one locally with Ethereum.

Created May 20, 2021Intermediate
EthereumDeFiEVMJavaScriptRopstenTrading

How to Run a Keeper Bot for MKR, DAI & ETH Auctions

This guide will walk you through how to run a Keeper bot, an entity that bids on several types of assets based on how their value fluctuates as part of the ecosystem to maintain a stable value for DAI.

Created May 4, 2020Intermediate
EthereumAuctionsDeFiEVMPython