package
0.0.0-20230925091837-55f7a6b23beb
Repository: https://github.com/xdbfoundation/go.git
Documentation: pkg.go.dev
# README
DigitalBits Sign
This folder contains digitalbits-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/xdbfoundation/go/tools/digitalbits-sign
Running
$ digitalbits-sign