diff --git a/sessions/upgradable contracts/assignments/Dave.md b/sessions/upgradable contracts/assignments/Dave.md new file mode 100644 index 00000000..c8866126 --- /dev/null +++ b/sessions/upgradable contracts/assignments/Dave.md @@ -0,0 +1,20 @@ +## My Work + +### Upgradeable Staking Contract +[View Repository](https://github.com/Chibey-max/Upgradeable-Staking-Contract) + +Upgradeable staking contract built using the UUPS proxy pattern, featuring reward minting and reentrancy protection. + +--- + +### Upgradeable Contracts Monorepo +[View Repository](https://github.com/Chibey-max/Upgradeable-Contracts/) + +Collection of upgradeable smart contracts including Escrow, Todo, Timelock, Milestone, and Crowdfunding implementations. + +--- + +### EIP-2535 Diamond Documentation +[Read Documentation](https://hackmd.io/@5V8YretiQ7GIXYsAK1IZ2g/rkcepgYiWx) + +Comprehensive documentation explaining the Diamond Standard (EIP-2535), its architecture, and implementation details. \ 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