From 0d3f45748a1fd015595af34fe31e9c5e7462089d Mon Sep 17 00:00:00 2001 From: Iain Nash Date: Mon, 6 Jan 2025 16:50:18 -0500 Subject: [PATCH] Update README.md (#182) --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d29956a..0ee1ff0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +# ⚠️ Deprecation Notice + +This repository pertains to a legacy NFT protocol that is no longer actively used or supported by ZORA. While the protocol remains live on-chain due to the immutable nature of decentralized applications, it is not recommended for new projects. + +In order to find what protocol is recommended to utilize ZORA with the current onchain iteration, visit the [zora docs](https://docs.zora.co). + + # Zora NFT Drop Media Contracts ### How do I integrate these in my own site? @@ -49,7 +56,3 @@ The metadata renderer abstraction allows these drops contracts to power a variet 1. `yarn install` 1. `git submodule init && git submodule update` 1. `yarn build` - -### Bug Bounty -5 ETH for any critical bugs that could result in loss of funds. -Rewards will be given for smaller bugs or ideas.