Function to create an instance of the Abstract Global Wallet client.
createAbstractClient
function to initialize an AbstractClient
instance, which provides a set
of actions and methods to make use of the Abstract Global Wallet.
This is useful if you need to create a new AbstractClient
instance when you already have a signer, such as
in the server-side environment of your application.
abstractTestnet
.http()
.AbstractClient
instance. This is an extension of the Viem wallet client with
additional methods and properties specific to the Abstract Global Wallet.