From a1f518dfa6a6b047fc6d74e93f9c0d9a3f7a9b9e Mon Sep 17 00:00:00 2001 From: Dylan Duan Date: Fri, 23 May 2025 21:50:18 +0800 Subject: [PATCH 1/2] docs: Add archived notice --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 0b859c78..2abbbef2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ +## Notice: Repository Archived + +This repository is now archived and will no longer receive updates or maintenance from the original authors. We sincerely appreciate the community’s engagement and all contributions made to this project over time. + +Active development and maintenance have continued in a fork, which can be found here: [RGBPlusPlus/rgbpp-sdk](https://github.com/RGBPlusPlus/rgbpp-sdk). + +We encourage users and contributors to refer to the forked repository for the latest updates, issue tracking, and further contributions. + +Thank you for your understanding and continued support. + # RGB++ SDK This repository offers utilities for Bitcoin and RGB++ asset integration. From 1977882470b16e4cfdafcf54dd877af8fa4b3fd8 Mon Sep 17 00:00:00 2001 From: Flouse <1297478+Flouse@users.noreply.github.com> Date: Tue, 27 May 2025 10:56:36 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 2abbbef2..ebf44499 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ ## Notice: Repository Archived -This repository is now archived and will no longer receive updates or maintenance from the original authors. We sincerely appreciate the community’s engagement and all contributions made to this project over time. - Active development and maintenance have continued in a fork, which can be found here: [RGBPlusPlus/rgbpp-sdk](https://github.com/RGBPlusPlus/rgbpp-sdk). We encourage users and contributors to refer to the forked repository for the latest updates, issue tracking, and further contributions.