@exodus/keystore-mobile

2.0.0 • Public • Published

@exodus/keystore-mobile

Secure key-value storage implementation for secrets management

Usage

import createKeystore from '@exodus/keystore-mobile'
import * as reactNativeKeychain from '@exodus/react-native-keychain'

const keystore = createKeystore({
  reactNativeKeychain,
  platform: Platform.OS,
})

Readme

Keywords

none

Package Sidebar

Install

npm i @exodus/keystore-mobile

Weekly Downloads

401

Version

2.0.0

License

MIT

Unpacked Size

7.18 kB

Total Files

5

Last publish

Collaborators

  • joshuabot