With the Web3Auth iOS/Swift SDK, you can derive the user's private key in memory for the current session. Use that key for any blockchain using their corresponding library in the Swift/iOS environment.
:::info Connect any Blockchain
Refer to the blockchain documentation to learn more about making calls on any supported blockchain.
:::