Developer Guides๐ Development UtilitiesDeployment UtilitiesDeploy ProxydeployProxyOn this pagedeployProxy Signatureโ function deployProxy() public returns(address); Descriptionโ Retrieves the private key for a given keyword from a environment file. Exampleโ address proxy = deployProxy();