/monitortrade

Primary LanguageJavaScript

Monitoring Solana Wallet (Intermediate)

This project helps in monitoring a Solana wallet and executing automatic actions like token swaps based on transaction details from a Liquidity Pool (LP). The complete explanation of the code is available in the following documents:

Environment Variables

For setting up environment variables, refer to the .env.txt file included in the project. It serves as a guide to properly configure your .env file with the required variables like SOL_BUY_AMT, SLIPPAGE, and PRIVATE_KEY.