From 4af8d65e0334458b46160f1975e1dd92d89fc3e6 Mon Sep 17 00:00:00 2001 From: just_ppe <84311757+ppedziwiatr@users.noreply.github.com> Date: Wed, 24 Aug 2022 14:55:55 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 109812e..9677d33 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ > ⚠️ Following library has been renamed from **[redstone-smartweave](https://www.npmjs.com/package/redstone-smartweave)** to **warp-contracts** from version **1.0.0**! If you are using older version please read [README-LEGACY](README-LEGACY.md). +> ⚠️ We're working hard on a new version - `1.2.0-rc.1` - which has many internal improvements/fixes and changes in APIs. The docs for this version are currently avilalbe [here](https://github.com/warp-contracts/warp/tree/ppe/rc#warp-sdk). + Warp SDK is the implementation of the SmartWeave [Protocol](./docs/SMARTWEAVE_PROTOCOL.md). It works in both web and Node.js environment (requires Node.js 16.5+).