diff --git a/dapps/react-dapp-v2-cosmos-provider/README.md b/dapps/react-dapp-v2-cosmos-provider/README.md
index 6a8b7ab..c3b76d9 100644
--- a/dapps/react-dapp-v2-cosmos-provider/README.md
+++ b/dapps/react-dapp-v2-cosmos-provider/README.md
@@ -1,5 +1,10 @@
# React dApp (with v2 CosmosProvider)
+> **⚠️ This provider-based example is currently reliant on the deprecated `2.0.0-beta.26` SDK. ⚠️**
+>
+> This example will be updated to be compatible with the latest v2 SDK (`2.0.0-beta.100+`) in due time.
+> In the meantime, please use the up-to-date [standalone client example](../react-dapp-v2/).
+
🔗 Live dapp demo - https://react-dapp-v2-cosmos-provider.vercel.app/
🔗 Live wallet demo - https://react-wallet-v2.vercel.app
📚 WalletConnect v2 Docs - https://docs.walletconnect.com/2.0
diff --git a/dapps/react-dapp-v2-with-ethers/README.md b/dapps/react-dapp-v2-with-ethers/README.md
index 41ec9bb..1396f62 100644
--- a/dapps/react-dapp-v2-with-ethers/README.md
+++ b/dapps/react-dapp-v2-with-ethers/README.md
@@ -1,5 +1,10 @@
# React dApp (with v2 EthereumProvider + Ethers.js)
+> **⚠️ This provider-based example is currently reliant on the deprecated `2.0.0-beta.26` SDK. ⚠️**
+>
+> This example will be updated to be compatible with the latest v2 SDK (`2.0.0-beta.100+`) in due time.
+> In the meantime, please use the up-to-date [standalone client example](../react-dapp-v2/).
+
🔗 Live dapp demo - https://react-dapp-v2-with-ethers.vercel.app
🔗 Live wallet demo - https://react-wallet.walletconnect.com/
📚 WalletConnect v2 Docs - https://docs.walletconnect.com/2.0
diff --git a/dapps/react-dapp-v2-with-web3js/README.md b/dapps/react-dapp-v2-with-web3js/README.md
index ca8c546..ba6130a 100644
--- a/dapps/react-dapp-v2-with-web3js/README.md
+++ b/dapps/react-dapp-v2-with-web3js/README.md
@@ -1,5 +1,10 @@
# React dApp (with v2 EthereumProvider + web3.js)
+> **⚠️ This provider-based example is currently reliant on the deprecated `2.0.0-beta.26` SDK. ⚠️**
+>
+> This example will be updated to be compatible with the latest v2 SDK (`2.0.0-beta.100+`) in due time.
+> In the meantime, please use the up-to-date [standalone client example](../react-dapp-v2/).
+
🔗 Live dapp demo - https://react-dapp-v2-with-web3js.vercel.app
🔗 Live wallet demo - https://react-wallet.walletconnect.com/
📚 WalletConnect v2 Docs - https://docs.walletconnect.com/2.0