From 98aa3800cedd14b476a2c9d98133f366ca069b4f Mon Sep 17 00:00:00 2001 From: johngrantuk Date: Tue, 19 Nov 2024 09:11:03 +0000 Subject: [PATCH] chore: Add dep notice to main README. --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index ae6d880bf..c34e085b2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,17 @@ +# **Deprecation Notice** # + +This package/library is being deprecated in favor of our new and improved version located at [repo](https://github.com/balancer/b-sdk)/[package](https://www.npmjs.com/package/@balancer/sdk). + +We recommend migrating to the new repository to access the latest features (including V3 support), bug fixes, and security patches. For more information about this change, please check out the examples and documentation pages: + +* [Documentation Pages](https://docs-v3.balancer.fi/developer-reference/sdk/) +* [Examples](https://github.com/balancer/b-sdk/tree/main/examples) +* [API] (https://docs-v3.balancer.fi/data-and-analytics/data-and-analytics/balancer-api/balancer-api.html) + +If you have any questions or need assistance with migrating to the new repository, feel free to reach out via the Dev channel on [Discord](https://discord.balancer.fi/). + +Thank you for your understanding, and we hope to see you in our new repository! + ## Balancer SDK Balancer is a community-driven protocol, automated portfolio manager, liquidity provider, and price sensor that empowers decentralized exchange and the automated portfolio management of tokens on the Ethereum blockchain and other EVM compatible systems.