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-resilient-contract-kit.git
The following commit(s) were added to refs/heads/main by this push:
new 628200e Add deprecation notice to README
628200e is described below
commit 628200e369d1fd822fbaf9c78b425587fb342506
Author: Bismanpal-Singh <[email protected]>
AuthorDate: Sun Dec 14 17:38:40 2025 -0800
Add deprecation notice to README
Added deprecation notice indicating the repository is deprecated and
directing users to the ResilientDB Monorepo.
---
README.md | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index c9a000f..dff86cf 100644
--- a/README.md
+++ b/README.md
@@ -16,11 +16,15 @@
# specific language governing permissions and limitations
# under the License.
```
-**DEPRECATION NOTICE**
+---
+
+## DEPRECATION NOTICE
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/resilient-contract-kit](https://github.com/apache/incubator-resilientdb/tree/master/ecosystem/smart-contract/resilient-contract-kit).
+---
+
# resilient-contract-kit