secant-android-wallet/preference-api-lib/src
Carter Jernigan c5f3a44340 [#13] Add initial preference infrastructure
This adds infrastructure to read/write preferences, with both a multiplatform wrapper and an Android-specific implementation.

This implementation is primarily designed to cover the initial needs of implementing the wallet SDK integration for issue #28 for securely storing keys (with encryption) for the user's wallet.
2021-10-19 09:26:03 -04:00
..
commonMain/kotlin/co/electriccoin/zcash/preference [#13] Add initial preference infrastructure 2021-10-19 09:26:03 -04:00
commonTest/kotlin/co/electriccoin/zcash/preference [#13] Add initial preference infrastructure 2021-10-19 09:26:03 -04:00