Open VsCode OR Github CodeSpace
git clone https://github.com/BidyutRoy2/superposition-testnet-bot.git
cd superposition-testnet-bot
npm install
Create a file named .env in the project root directory.
.env
PRIVATE_KEYS=["Enter-Wallet-Private-Key"]
npm run start