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

Update the anoncreds-rs Node.js wrapper #54

Closed
1 task
TimoGlastra opened this issue Jan 10, 2023 · 0 comments · Fixed by #58
Closed
1 task

Update the anoncreds-rs Node.js wrapper #54

TimoGlastra opened this issue Jan 10, 2023 · 0 comments · Fixed by #58
Assignees

Comments

@TimoGlastra
Copy link
Member

There have been some minor changes to the FFI interface when we moved from indy-credx to anoncreds. This has to be updated inside the FFI wrapper for Node.js.

It will mainly consist of passing in the schema_id / cred_def_id when needed instead of generating it inside the library.

  • update ffi interface based on changes to public api in anoncreds-rs library
    • ids
    • revocation interface (where already changed)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants