From 4e631e5ed1bc3a27ff81f2cdca06a7fac4597aa4 Mon Sep 17 00:00:00 2001 From: e00dan <4950658+e00dan@users.noreply.github.com> Date: Fri, 8 Nov 2024 10:00:21 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 905e77d..4a127ad 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +## Deprecation notice + +Upgradeable contracts and good starter kit is now officially supported by LayerZero team: https://github.com/LayerZero-Labs/devtools/tree/main/examples/oft-upgradeable + ## Upgradeable LayerZero V2 Foundry Starter Pack 🛠️🚀 This repository can be cloned to quickly start building upgradeable applications on top of LayerZero V2. It includes libraries required for development, contains test setup and working multichain deployment script written in Solidity.