upgradeable-smart-contract topic

List upgradeable-smart-contract repositories

moralis-upgradeable-smart-contracts

52
Stars
26
Forks
Watchers

This repository contains tutorial on building Upgradable Smart Contracts and showcasing it with a simple NFT Minter dApp with React and Moralis.

UDS

50
Stars
4
Forks
Watchers

Upgradeable Contracts using the Diamond Storage pattern.

lottery

21
Stars
8
Forks
Watchers

Decentralized Lottery by TrendDapp 💰

auction

17
Stars
3
Forks
Watchers

Decentralized Auction by TrendDapp 🏆

proxy-pattern

15
Stars
4
Forks
Watchers

Implementation of the various upgradeable proxy pattern available with solidity: TransparentUpgradeableProxy, UUPSUpgradeable, Beacon, Diamond