Skip to content

Sample application to securely manage wallet mnemonic and private keys

License

Notifications You must be signed in to change notification settings

YutaSugimura/react-native-secure-storage-manager-app

Repository files navigation

Securely manage private keys using React-native-keychain

Sample application to securely manage wallet mnemonic and private keys.

ToDo

  • Support Biometry
  • Change Password
  • Authentication without login required

Use

  yarn add react-native-keychain
  yarn add react-native-quick-crypto

Get Started

  1. install
  yarn install
  npx pod-install

  # or (use new architecture on iOS)
  cd ios
  RCT_NEW_ARCH_ENABLED=1 pod install
  1. start node
yarn start
  1. start Emulators
  yarn ios
  # or
  yarn android

Versions

  • react-native@0.70.0
  • react-native-keychain@8.1.1
  • react-native-mmkv@2.4.3
  • react-native-quick-crypto@0.4.5
  • @react-navigation/native@6.0.11
  • react-native-hapticfeedback@1.14.0

issues

LICENSE

MIT

About

Sample application to securely manage wallet mnemonic and private keys

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published