Author

Topic: [Open Source] Python Code for Offline Transaction Signing (P2SH, M-of-15) (Read 811 times)

nvK
sr. member
Activity: 381
Merit: 259



More info here

Github repo here



Code:
Usage: olsign.py [OPTIONS]

Options:
  -i, --proposal FILENAME  JSON file downloaded from CK already
  -u, --url URL            coinkite com/co-sign/json/...
  --html / --no-html       Show details of proposed transaction?
  -k, --key FILENAME       Extended private key (base58)  [required]
  --upload / --no-upload   Auto upload signed results file to CK?
  -o, --output FILENAME    Write signed response to this file
  --help                   Show this message and exit.
Jump to: