Smart Account Creation
Last updated
Last updated
The user initiates the creation of a Smart Account / DSProxy by calling the Proxyregistry
.
A new DSProxy
contract 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 the Proxyregistry
contract.