createAlchemySmartAccountClient
Creates an Alchemy smart account client using the provided configuration options, including account details, gas manager configuration, and custom middleware.
Import
Usage
Parameters
config
AlchemySmartAccountClientConfig
The configuration for creating the Alchemy smart account client
Returns
AlchemySmartAccountClient
An instance of AlchemySmartAccountClient
configured based on the provided options