From f08f233d4a6d34f4a2d7ea60a28b725234f3c116 Mon Sep 17 00:00:00 2001 From: Tyler Date: Tue, 30 Jan 2024 08:24:04 -0700 Subject: [PATCH 1/2] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 7774190..191e714 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,15 @@ # Overview +## Update January 30, 2024 + +Thank you all for participating! The work from this initiative has successfully been published to: +- https://specs.walletconnect.com/2.0/blockchain-rpc/hedera-rpc +- https://www.npmjs.com/package/@hashgraph/hedera-wallet-connect?activeTab=readme + +For additional support or other to discuss development on other interesting projects, please email info@hgraph.io. + +Great work everyone! + ## Community Beta: Open Access This library is the result of Hedera community collaboration to bring Hedera into the From f08a6598648e4a3504a208dcce528c46ec9e5274 Mon Sep 17 00:00:00 2001 From: Tyler Date: Tue, 30 Jan 2024 08:24:54 -0700 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 191e714..f98679e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Thank you all for participating! The work from this initiative has successfully - https://specs.walletconnect.com/2.0/blockchain-rpc/hedera-rpc - https://www.npmjs.com/package/@hashgraph/hedera-wallet-connect?activeTab=readme -For additional support or other to discuss development on other interesting projects, please email info@hgraph.io. +For additional support or to discuss development on other interesting projects, please email info@hgraph.io. Great work everyone!