WalletHandle

Thin wrapper around EudiWallet used by the SDK.

The app never interacts with raw EUDI classes; instead it receives a WalletHandle from com.dewa.walletsdk.WalletSdk.createWallet.

This reduces surface area and lets the SDK evolve internally without breaking app code.