Become a sponsor to Nick Mudge
I am a Solidity smart contract programmer, advisor and author EIP-2535 Diamonds.
I created the Diamond Standard (EIP-2535) for upgradeable contracts on Ethereum.
A diamond is a set of contracts that can access the same storage variables and share the same Ethereum address. It is a contract architecture that makes upgradeable contracts flexible, unlimited in size, and transparent. See here: https://eips.ethereum.org/EIPS/eip-2535
3 sponsors have funded mudgen’s work.
Featured work
-
mudgen/webscript
Webscript is a Javascript library for creating DOM elements. Use it to create web applications. It is like HTML but it is Javascript. It is designed to work with existing libraries.
JavaScript 88 -
mudgen/diamond-3
EIP-2535 Diamonds reference implementation.
Solidity 256