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

chore: Add keygen CLI #278

Merged
merged 6 commits into from
May 20, 2024
Merged

chore: Add keygen CLI #278

merged 6 commits into from
May 20, 2024

Conversation

mj52951
Copy link
Collaborator

@mj52951 mj52951 commented May 14, 2024

Added a CLI command that generates ECDSA keypair and prints it out.

Copy link
Contributor

Go Test coverage is 68.9 %\ ✨ ✨ ✨

cli/keygen/generateKey.go Outdated Show resolved Hide resolved
Copy link
Contributor

Go Test coverage is 68.9 %\ ✨ ✨ ✨

@mj52951 mj52951 requested a review from mpetrun5 May 14, 2024 12:24
Copy link
Contributor

@MakMuftic MakMuftic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mj52951 Can we also expand /docs with docs for new CLI command?

@mj52951 mj52951 requested a review from MakMuftic May 14, 2024 13:00
Copy link
Contributor

Go Test coverage is 68.9 %\ ✨ ✨ ✨

docs/general/CLI.md Outdated Show resolved Hide resolved
Copy link
Contributor

Go Test coverage is 68.9 %\ ✨ ✨ ✨

@nmlinaric nmlinaric merged commit 9d9a113 into main May 20, 2024
8 checks passed
@nmlinaric nmlinaric deleted the mj52951/generating-key branch May 20, 2024 16:40
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.

4 participants