Skip to content

Instantly share code, notes, and snippets.

@joesixpack
joesixpack / new-warchest-bot.sh
Created July 31, 2022 02:04 — forked from dentesting/new-warchest-bot.sh
Near Protocol Stakewars Stake Adjusting Bot
#!/bin/bash
### Heavily rewritten warchest bot, forked from gaia/warchest-bot.sh, credits to Gaia ###
### This version is working with Pools which have user stake delegated ###
### FEEL FREE to find and fix any bugs or issues
. $HOME/.profile # to make it working as cronjob
export NODE_ENV=betanet #change to TestNet or MainNet if required
### Change below line to your PoolId and Account Id