This repository contains the basic implementation of Transparent & UUPS proxy patterns using Openzeppelin Upgrades Plugin.
-
Updated
Mar 23, 2023 - TypeScript
This repository contains the basic implementation of Transparent & UUPS proxy patterns using Openzeppelin Upgrades Plugin.
This project provides a smart contract for minting unique SVG NFTs inspired by Loogies. Attributes like color, chubbiness, and mouth length are randomized, with eye size and color added in the upgradable version. Predictable randomization without oracles ensures a straightforward and cost-effective minting process.
Upgradable Proxy Smart Contract
This is Universal Upgradeable Proxy Standard (UUPS), EIP-1822. Smart contract upgradability
4 ways to make solidity contracts upgradable
Add a description, image, and links to the upgradable-smart-contracts topic page so that developers can more easily learn about it.
To associate your repository with the upgradable-smart-contracts topic, visit your repo's landing page and select "manage topics."