Skip to content

did-twit/did-twit-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.