This is a command line utility for the did:twit method.
For specific command documentation please view the docs folder.
This project is built with go 1.14.3
.
To install run:
go install github.com/did-twit/did-twit-cli
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.
This project is open source and contributions are welcome. Please feel free to create an issue, pull request, or reach out to a contributor.