From 3d600ab0fd9d728e86e19b1c3d099d82debd70c2 Mon Sep 17 00:00:00 2001 From: Yusrah Mohammed Date: Tue, 7 Apr 2026 10:14:32 +0100 Subject: [PATCH] feat: assignment --- .../assignments/Yusrah.md | 35 +++++++++++++++++++ .../assignments/myname.md | 1 - 2 files changed, 35 insertions(+), 1 deletion(-) create mode 100644 sessions/upgradable contracts/assignments/Yusrah.md delete mode 100644 sessions/upgradable contracts/assignments/myname.md diff --git a/sessions/upgradable contracts/assignments/Yusrah.md b/sessions/upgradable contracts/assignments/Yusrah.md new file mode 100644 index 00000000..9b26a61d --- /dev/null +++ b/sessions/upgradable contracts/assignments/Yusrah.md @@ -0,0 +1,35 @@ +links to aricle, diamond and OZ github links + + +# 1. article + +# DIAMOND STANDARD +https://hackmd.io/@r_zzxzptRXSyjH2enDWEeQ/H1zzVGtsbx + +# UUPS STANDARD +https://hackmd.io/@r_zzxzptRXSyjH2enDWEeQ/BkL5th-2bx + + +# 2. Staking Diamond Contract +https://github.com/miss-yusrah/Upgradable-contract + + +# 3. UUPS Using Openzepellin + +# TODO CONTRACT +https://github.com/miss-yusrah/TODO + +# ESCROW CONTRACT +https://github.com/miss-yusrah/Escrow-Contract + +# ESCROW MILESTONE +https://github.com/miss-yusrah/Escrow-Milestone + +# TIMELOCK-VAULT +https://github.com/miss-yusrah/TimeLock-vault + +# CROWDFUNDING +https://github.com/miss-yusrah/Crowdfunding-Contract + +# AUCTION +https://github.com/miss-yusrah/Auction-Contract \ No newline at end of file diff --git a/sessions/upgradable contracts/assignments/myname.md b/sessions/upgradable contracts/assignments/myname.md deleted file mode 100644 index 14a6d75c..00000000 --- a/sessions/upgradable contracts/assignments/myname.md +++ /dev/null @@ -1 +0,0 @@ -links to aricle, diamond and OZ github links \ No newline at end of file