Hook for creating new wallets for the authenticated user
useCreateWallet
hook provides functionality to create new blockchain wallets for the authenticated user.
CreateWalletParams
object with the following structure:
CreateWalletResponse
object:
WalletCreatedEvent
that can be listened to via the ParaProvider
callbacks: