This is an automated email from the ASF dual-hosted git repository.
bisman pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-resilientdb-ResContract.git
The following commit(s) were added to refs/heads/main by this push:
new aef82c4 Update README with deprecation notice and links
aef82c4 is described below
commit aef82c4333e6d2c2d5939199d937dbebba91b1e0
Author: Bismanpal-Singh <[email protected]>
AuthorDate: Sun Nov 23 03:20:02 2025 -0800
Update README with deprecation notice and links
Added deprecation notice and links to new repository.
---
README.md | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 8ff0675..741a887 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-#
+```
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
@@ -15,7 +15,12 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
-#
+```
+
+⚠️ This repository is deprecated.
+Active development now continues in the [ResilientDB
Monorepo](https://github.com/apache/incubator-resilientdb).
+
+The Resilent Contract kit can be found at
[ecosystem/smart-contract/rescontract](https://github.com/apache/incubator-resilientdb/tree/master/ecosystem/smart-contract/rescontract).
# ResContract CLI 🚀