Wallets
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.
Once created, you can use your server wallet by passing it as the from
field of the executionOptions
of the transactions API.