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

feat: w3 key create #155

Merged
merged 3 commits into from
Jan 15, 2024
Merged

feat: w3 key create #155

merged 3 commits into from
Jan 15, 2024

Commits on Jan 10, 2024

  1. feat: w3 key create

    Print a new key pair. Does not change your current signing key.
    
    Bring the feature from [`ucan-key`](https://github.com/olizilla/ucan-key) into w3cli
    
    see: #154 (comment)
    
    License: MIT
    Signed-off-by: Oli Evans <[email protected]>
    olizilla committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    657b73f View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. chore: Apply suggestions from code review

    Co-authored-by: Alan Shaw <[email protected]>
    olizilla and Alan Shaw authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    84b5b6b View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. chore: simplify json output to be like ucan-key

    License: MIT
    Signed-off-by: Oli Evans <[email protected]>
    olizilla committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    d00a933 View commit details
    Browse the repository at this point in the history