-
Notifications
You must be signed in to change notification settings - Fork 5
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
Support rendering Enveloped Verifiable Presentations #40
Conversation
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
@msporny will need your help creating a release in NPM, when you get a chance, please. I created a github release here https://github.com/w3c/respec-vc/releases/tag/3.3.3 |
so https://cdn.jsdelivr.net/gh/w3c/respec-vc@3.3.2/dist/main.js exists I am not sure how you got the |
You have to build and check in the dist folder but ONLY on the tag (it becomes a disconnected branch commit). The way I do this is usually:
If that doesn't make sense, we'll push your changes out when we fix the Echidna stuff. Let me check w/ @BigBlueHat if those changes are ready to go and I'll try to push a release out. You /might/ be able to update the |
thanks @msporny that worked -- https://cdn.jsdelivr.net/gh/w3c/respec-vc@3.3.3/dist/main.js |
fix #39