package
0.0.0-20181003211919-798156fdb816
Repository: https://github.com/digitalbitsorg/go.git
Documentation: pkg.go.dev
# README
DigitalBits Sign
This folder contains xdb-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/digitalbitsorg/go/tools/xdb-sign
Running
$ xdb-sign