Module wallet

Source
Expand description

Wallet module. This module provides methods for initializing, verifying, deleting, and creating wallets, as well as migrating wallets from mnemonic or backup, creating backups, and verifying PINs.

It also includes various helper functions and imports required for the wallet functionality.