Skip to content

Latest commit

 

History

History
53 lines (28 loc) · 2.27 KB

File metadata and controls

53 lines (28 loc) · 2.27 KB

Grouper

What is grouper

Grouper is a fourmeme sniper bot built on Alloy that is triggered by on-chain trading activity to drive its buy and sell decisions.

Features

  • Sends private transactions—no worries about slippage or sandwich attacks
  • Uses SQLite for data storage: works out of the box with zero extra config
  • Recognizes bundle transactions
  • Trades on both Fourmeme and PancakeSwap platforms
  • Calculates migration progress
  • Integrated with Telegram for real-time alerts on bot activity
  • Market-driven execution with highly customizable strategies

Quick start

Here is a more detailed guide

  1. In the root directory, create a .env file based on .env.example.

  2. Update the config base on your strategy, or just use the default strategy for quick start.

  3. Start the bot:

cargo run .

Acknowledgements

This fourmeme sniper bot only provides a framework and a default trading strategy; it does not guarantee profit. Developers need to conduct their own research and formulate their own trading strategies. Any property loss is not related to this repository.

None of this would have been possible without them, so big shoutout to the materials below: