Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 712 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 712 Bytes

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.