createWalletAdapter
Creates a wallet from the given account.
You can use this to:
- convert a third party library wallet (wagmi, viem, ethers) into a thirdweb wallet. 
- connect with a private key (for automated tests) 
Available wallet adatpers:
Example
Parameters
Returns
a wallet instance.