Account Factories
By default, the SDK uses a global account factory deployed on most chains at address 0x85e23b94e7F5E9cC1fF78BCe78cfb15B81f0DF00
.
The default account factory deploys standard, immutable accounts with the features listed below. However, you can customize the behavior of your apps smart accounts by deploying your own account factory contracts.
You can deploy your own Account Factory via the explore page or build your own ERC 4337 compatible factory contract using the Solidity SDK.
thirdweb offers different kinds of prebuilt account factories:
To learn more about each factory and their respective account implementations, read our smart contract deep dive.