did-twit / did-twit-cli

CLI for the did:twitter method

Home Page:https://didtwit.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

CLI for the did:twitter method

https://didtwit.io

License:Apache License 2.0


Languages

Language:Go 100.0%