From 9c51aaa4ac2ddcf521efdb09f991853ed65838e8 Mon Sep 17 00:00:00 2001 From: gm256 Date: Thu, 16 Jan 2025 12:00:01 +0400 Subject: [PATCH] adjusted readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f12492..24bfde8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Middleware Development Guide -**Warning: The SDK is a work in progress and is currently under audits. Use with caution.** +**Warning: The SDK is a work in progress and is currently under audits. Breaking changes may occur in SDK updates as well as backward compatibility is not guaranteed. Use with caution.** This repository provides a framework for developing middleware in a modular and extensible way. It leverages various base contracts and extensions to handle key functionalities such as operator management, access control, key storage, timestamp capturing and stake to power calculation.