This bot will help to buy NFT from the desired collection at the lowest price.
This bot does not guarantee you will buy NFT, this bot simply goes faster than humans and automates everything since you do not have to click yourself.
-
Clone the repository / Download zip file:
git clone https://github.com/SniperNFTbot/Solana-Sniping-Bot.git
OR
-
Be sure you have installed Python, here is a link to download
-
Open cmd (command prompt)
-
Fill in all the data in
config.json
-
Install all python module:
pip install -r requirements.txt
-
Open CMD and go to directory:
cd /path/to/directory/
-
Run the python file:
windows :
python main.py
mac :
python3 main.py