createLightAccountAlchemyClient
Creates an Alchemy smart account client connected to a Light Account instance.
Import
Usage
Parameters
config
AlchemyLightAccountClientConfig
The configuration for setting up the Alchemy Light Account Client
Returns
Promise<AlchemySmartAccountClient>
A promise that resolves to an AlchemySmartAccountClient
object containing the created client