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

Add example usage script. #162

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Add example usage script. #162

wants to merge 13 commits into from

Conversation

davidlehn
Copy link
Member

No description provided.

@aljones15 aljones15 force-pushed the vc-2.0-time-props branch 2 times, most recently from f8099c3 to dbaf8c8 Compare December 8, 2023 17:53
@davidlehn davidlehn changed the base branch from vc-2.0-time-props to update-vc-2.0 May 17, 2024 20:39
@codecov-commenter
Copy link

codecov-commenter commented May 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.44%. Comparing base (0136cd4) to head (2673e51).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #162   +/-   ##
=======================================
  Coverage   90.44%   90.44%           
=======================================
  Files           5        5           
  Lines        1057     1057           
=======================================
  Hits          956      956           
  Misses        101      101           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0136cd4...2673e51. Read the comment docs.

@davidlehn davidlehn changed the base branch from update-vc-2.0 to main August 12, 2024 19:03
@davidlehn davidlehn marked this pull request as ready for review August 12, 2024 19:03
examples/rt.js Outdated Show resolved Hide resolved
davidlehn and others added 7 commits August 13, 2024 14:52
Co-authored-by: Dave Longley <[email protected]>
- Adding VP support to futher expand the example.
- Using did:key for VC and did:web for VP to add variety.
- Print out logging as we go.
- Print readable first stack trace if there are verify errors.
- Add static DID Document to loader.
- Fix typos.
- Use P-256 for VC and P-384 for VP for variety.
- Add P-384 support to did:web driver.
- Use 'authentication' method from VP did:web document.
- Add optional domain for example.
- Formatting.
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.

3 participants