Proxies
Using proxies correctly and securely is a difficult task that requires deep knowledge of the proxy pattern, Solidity, and the EVM.
What ?
A proxy contract is a contract which delegates call to another contract.
Why ?
Smart contracts are typically imm...
caglos.hashnode.dev8 min read