Skip to content

OST Wallet SDK 2.0.1

Compare
Choose a tag to compare
@rachinkapoor rachinkapoor released this 05 Apr 12:28
· 10 commits to release-2.0 since this release
23b8791

OST Wallet SDK 2.0.1

In this patch we add security and documentation improvements:

Security:

  • Mnemonic phrase: The generation of seed using mnemonic phrase now uses a deterministic password. Using a deterministic password not only increases security but, also ensures that no two users can accidentally generate the same key
  • Configuration: The above upgrade is configurable via USE_SEED_PASSWORD setting in ost-mobilesdk.json file