hyperledger-archives / indy-sdk-react-native

React Native wrapper around Indy SDK Java and Objective-C wrappers.
Apache License 2.0
22 stars 14 forks source link

feat: wallet import and export #36

Closed TimoGlastra closed 2 years ago

TimoGlastra commented 2 years ago

Added import export wallet support. Added Android support and using existing IOS support.

This is the work started by @timovandijk. I finally got around to test it and it works flawlessly. Thanks a lot @timovandijk! :)