Categorygithub.com/did-twit/did-twit-cli
repositorypackage
0.0.0-20200731050632-7f855238728a
Repository: https://github.com/did-twit/did-twit-cli.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

did:twit CLI

This is a command line utility for the did:twit method.

For specific command documentation please view the docs folder.

Installing

This project is built with go 1.14.3.

To install run:

go install github.com/did-twit/did-twit-cli

Running

The cli may be accessed by using the did-twit-cli command.

For example did-twit-cli manage create --username="god" creates a did:twit:god DID and stores the corresponding private key to local storage.

Contributing

This project is open source and contributions are welcome. Please feel free to create an issue, pull request, or reach out to a contributor.