package
0.0.0-20190507022301-b1bd2f5c3845
Repository: https://github.com/gincoinc/go.git
Documentation: pkg.go.dev

# README

Stellar Sign

This folder contains stellar-sign a simple utility to make it easy to add your signature to a transaction envelope. When run on the terminal it:

  1. Prompts your for a base64-encoded envelope:
  2. Asks for your private seed.
  3. Outputs a new envelope with your signature added.

Installing

$ go get -u github.com/stellar/go/tools/stellar-sign

Running

$ stellar-sign