Hello,
I’m integrating Concordium to our app where we have E2EE flows and we need temporary keypair and this was possible with standart blockchain where deriving keys is a local operation but it is not possible with Concordium without going through the whole identity/kyc flow, so I wanted to ask is there a way to create temporary keys.
I am using web-sdk.