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

CLI Tool #71

Open
2 tasks
justAnIdentity opened this issue Oct 31, 2023 · 1 comment
Open
2 tasks

CLI Tool #71

justAnIdentity opened this issue Oct 31, 2023 · 1 comment

Comments

@justAnIdentity
Copy link
Contributor

justAnIdentity commented Oct 31, 2023

  • Provide a CLI tool for devs to experiment with and understand intermediate cbor structures, issuance, and presentment over multiple handover mediums
  • Integrate with DIDKit

e.g.
didkit mdoc issue mdl --json payload.json --jwk key.jwk
didkit mdoc present mdl --json wallet_payload.json --jwk key.jwk
didkit mdoc session --dev /dev/bluetooth0 --pid session.pid
didkit mdoc verify mdl --json device_response --certchain certs.json

@cobward
Copy link
Contributor

cobward commented Nov 28, 2023

This could build upon this basic CLI tool which enables the inspection of an mdoc's data elements:
https://github.com/spruceid/isomdl/blob/main/src/main.rs

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

No branches or pull requests

2 participants