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-smart-contracts-graphql.git
The following commit(s) were added to refs/heads/main by this push:
new 33729be Add deprecation notice to README
33729be is described below
commit 33729be98f68792de7b27680dad3e9f59d106cd8
Author: Bismanpal-Singh <[email protected]>
AuthorDate: Sun Dec 14 17:35:32 2025 -0800
Add deprecation notice to README
Added a deprecation notice indicating that active development has moved to
the ResilientDB Monorepo.
---
README.md | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 9408f53..a644223 100644
--- a/README.md
+++ b/README.md
@@ -16,13 +16,16 @@
# 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/tree/master).
The Smart Contract GraphQL can be found at
[ecosystem/smart-contract/smart-contract-graphql](https://github.com/apache/incubator-resilientdb/tree/master/ecosystem/smart-contract/smart-contract-graphql).
+---
# Smart Contracts GraphQL API