How to setup Python just once Create a virtual environment python3 -m venv venv Node just once Install requirement npm install ws bs58 @solana/web3.js Start the bot node bot.js