This project is a Node.js script that monitors liquidity additions for a specific token on PancakeSwap and automatically executes a purchase of a specified amount of WBNB when liquidity is detected.
- Monitors liquidity additions for a token on PancakeSwap (Binance Smart Chain).
- Automatically buys tokens with WBNB as soon as liquidity is detected.
- Configurable slippage, gas limit, gas price, and purchase amount directly in the code.
- Node.js - Backend development platform.
- ethers.js - Library to interact with Ethereum and related blockchains.
- express.js - Minimalist web framework for building servers.
- chalk - Library for styling terminal output.
Before running this project, make sure you have:
-
Clone the repository:
git clone https://github.com/augustompm/ChainScout.git
License This project is licensed under the MIT License
Code by @augustompm