git clone https://github.com/BowTiedRadone/stacks-deployer-bot
cd stacks-deployer-bot
mkdir logs
npm install
Create .env
and copy .env.example
to the newly created .env
.
touch .env && cp .env.example .env
Add the StacksTestnet
api url and the desired wallet's mnemonic to the .env
file.
chmod +x ./deployer_go_round.sh
./deployer_go_round.sh