Set Up Embedded Wallets
Creating Transactions
Since you can use embedded wallets like any other wallet, you can learn how to access and interact with the wallet in the Using Wallets section.
The Using Wallets section also provides examples of wallet interactions for both EVM and Solana, some of these examples are outlined below:
EVM
- Sign a message
- Sign typed data
- Send a transaction
- Sign a transaction with Wagmi
- Fetch wallet balance
Solana
Was this page helpful?