git clone https://github.com/BowTiedRadone/stacks-deployer-bot
cd stacks-deployer-botmkdir logsnpm installCreate .env and copy .env.example to the newly created .env.
touch .env && cp .env.example .envAdd the StacksTestnet api url and the desired wallet's mnemonic to the .env file.
chmod +x ./deployer_go_round.sh./deployer_go_round.sh