Smart Account Creation
Smart Account Creation Flow

The user initiates the creation of a Smart Account / DSProxy by calling the
Proxyregistry.A new
DSProxycontract is deployed on the blockchain. However, at this stage, the contract owner is set to the address of the user who created it (known as msg.sender), and this information is stored in theProxyregistrycontract.
Last updated
Was this helpful?