similar to deriveStorageKeypair, application keypairs are derived from the entropy of a signed EIP-712 message by the application controller. They sign different messages, however
a function that signs a record of data with the main wallet
the Ethereum address of the main wallet
a SessionKeyData object containing the derived key pair and the authorization proof
similar to deriveStorageKeypair, application keypairs are derived from the entropy of a signed EIP-712 message by the application controller. They sign different messages, however