We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 feature to import and export wallet.
First iteration should just import / export the indy wallet. Next iterations could focus on more interoperable data format
RN indy sdk code already available here: AbsaOSS/rn-indy-sdk#57. Should be merged into indy-sdk-react-native
The text was updated successfully, but these errors were encountered:
Hi, @TimoGlastra
Is there any plan when this can be completed?
Thanks
Sorry, something went wrong.
Hi @standlove,
would love to get this done!
If you want to help out, we still need to test the work from AbsaOSS/rn-indy-sdk#57 on iOS and then make a PR to https://github.com/hyperledger/indy-sdk-react-native. Once that is done, adding the functionality to the framework should be trivial.
Successfully merging a pull request may close this issue.
Add feature to import and export wallet.
First iteration should just import / export the indy wallet. Next iterations could focus on more interoperable data format
RN indy sdk code already available here: AbsaOSS/rn-indy-sdk#57. Should be merged into indy-sdk-react-native
The text was updated successfully, but these errors were encountered: