Skip to content

Instantly share code, notes, and snippets.

@gotjoshua
gotjoshua / fillWalletsAndCreateWhenNeeded.sh
Created February 11, 2021 14:12
fill cosmos wallets with sequential names and create when needed
#!/bin/bash
#
# usage tasks.sh START END NewAdressesPrefix SendingKeyName
read -e -s -p "Keyring pass?" PP
START=${1:-0}
END=${2:-380}
RANGE=$(eval echo {$START..$END})
@gotjoshua
gotjoshua / batched.sh
Last active February 11, 2021 14:06
regen txs batched
#!/bin/bash
# usage tasks.sh BATCHES PretixOfExistingKeys SigningKeyName ToWhatAddress
read -e -s -p "Keyring pass?" PP
BATCHES=${1:-12}
MAX_WALLET=${2:-400}
BATCH_SIZE=$((MAX_WALLET / BATCHES))
@gotjoshua
gotjoshua / keybase.md
Created February 1, 2021 17:40
keybase.md

Keybase proof

I hereby claim:

  • I am gotjoshua on github.
  • I am begreen (https://keybase.io/begreen) on keybase.
  • I have a public key ASA2H7IK0f8q73cfaoB1GIaInsR-M8L7N9LW9JzcJSiRvAo

To claim this, I am signing this object: