Managed Account Factory
This contract inherits from the BaseAccountFactory
contract.
This factory smart contract is intended to be used to distribute 'ManagedAccounts` programmatically.
View on GitHub
Once deployed, you can use the features made available by these extensions on the SDK and dashboard:
Use the CLI create
command to create a ManagedAccountFactory
smart contract:
Deploy your contract using the deploy cli command:
Or import the contract into your existing project and inherit from it.
The following functions have been implemented on this contract & are available to be overridden to add custom logic: