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:

  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/xdbfoundation/go/tools/digitalbits-sign

Running

$ digitalbits-sign