2.0.0 • Published 1 year ago

@exodus/keystore-mobile v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@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,
})
2.0.0

1 year ago

1.3.0

1 year ago

1.2.0

1 year ago

1.1.0

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago