Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change CLI DID creation arg structure #84

Merged
merged 6 commits into from
Mar 5, 2024

Conversation

KendallWeihe
Copy link
Contributor

Originally thought of here #77

This way we're consistent with the web5 did resolve

Previously

$> web5 did:jwk create

$> web5 did:web create <domain>

Now

$> web5 did create jwk

$> web5 did create web <domain>

KendallWeihe and others added 5 commits February 27, 2024 11:27
Co-Authored-By: Kendall Weihe <kendallweihe@gmail.com>
Co-Authored-By: Kendall Weihe <kendallweihe@gmail.com>
Co-Authored-By: Kendall Weihe <kendallweihe@gmail.com>
@mistermoe mistermoe merged commit c05e1fc into main Mar 5, 2024
3 checks passed
@mistermoe mistermoe deleted the kendallw/reorder-did-create-args branch March 5, 2024 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants