A command line utility for signing XRP transactions.
When a JSON transaction and secret are passed in, a signed transaction (also JSON) is returned.
npm install -g xrpsign-cli
xrpsign [tx_json] [secret]
The command returns a JSON formatted signed transaction.