Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash -e
if [[ $# != 3 ]]; then
echo "usage: pay SENDER-SECRET-KEY BENEFICIARY-ADDRESS AMOUNT" >&2
exit 2
fi
SK="$1"
DEST="$2"
AMOUNT="$3"
### Keybase proof
I hereby claim:
* I am stanford-scs on github.
* I am dmazieres (https://keybase.io/dmazieres) on keybase.
* I have a public key ASBumD5i14Yoh_OIfmi1KGfSFvLvPztJ502pfbs6_MthSgo
To claim this, I am signing this object: