From 0dfdbc7c4a038fbf7042fdef80e2a8e32b69e1c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20P=C4=99dziwiatr?= <84311757+ppedziwiatr@users.noreply.github.com> Date: Tue, 2 Nov 2021 21:48:52 +0100 Subject: [PATCH] docs: missing features in readme update --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f977057..f379f3f 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,5 @@ TSDocs can be found [here](https://smartweave.docs.redstone.finance/). ### Missing features Some features from the original Arweave's smartweave.js are not yet implemented. They will be either added soon to the core SDK, or as a separate libraries, built on top of the SDK: -- "dry-runs" (though not sure if this should be part of the "core" SDK) - CLI (though not sure if that is a necessary - even if, it should be probably a separate lib built on top of the base SDK).