Server Wallets
Server wallets are wallets that are managed by your own application, like a treasury wallet or admin wallet. They are used to send transactions from the server.
You can create a new server wallet from your project dashboard.
Once created, you can use your server wallet by passing it as the from
field of the executionOptions
of the transactions API.