command
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: Nov 13, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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:
- Prompts your for a base64-encoded envelope:
- Asks for your private seed.
- Outputs a new envelope with your signature added.
Installing
$ go get -u github.com/stellar/go/tools/stellar-sign
Running
$ stellar-sign
Documentation
¶
stellar-sign is a small interactive utility to help you contribute a
signature to a transaction envelope.
It prompts you for a key
Source Files
¶
Click to show internal directories.
Click to hide internal directories.