Integrate Embedded Wallets with the Linea Blockchain in Unity
While using the Web3Auth Unity SDK, you get the private key within the user scope. This private key can interact with the Nethereum Library to make EVM-based blockchain calls, like getting the user's account
, fetch balance
, sign transaction
, send transaction
, read