Tags→#smart-contract
A Practical Introduction To Solidity Assembly: Part 2
A practical introduction to Solidity assembly language. Part 2 of the series.
A Practical Introduction To Solidity Assembly: Part 1
A practical introduction to Solidity assembly language. Part 1 of the series.
A Practical Introduction To Solidity Assembly: Part 0
A practical introduction to Solidity assembly language. Part 0 of the series.
Proxy Patterns For Upgradeability Of Solidity Contracts: Transparent vs UUPS Proxies
A brief overview of proxy patterns for upgrading Solidity contracts, along with their pros and cons.