I'm super excited to announce that louper.dev now supports both XDC mainnet and testnet.
In this post, I briefly review the Diamond proxy pattern overview.
This EIP2535 aims to establish a standardized framework for diamonds, which are self-contained smart contract systems capable of being upgraded or extended even after deployment. One notable advantage of diamonds is their ability to operate without significant size restrictions. Technically speaking, a diamond represents a contract that incorporates external functions provided by separate contracts known as facets. These facets function as independent entities, enabling them to collaborate through the sharing of internal functions, libraries, and state variables.
In the upcoming posts, I'll go through the diamond proxy pattern.
Let's Build your Diamond projects on #XDC
Discussion (0)