diff --git a/docs/root/source/index.rst b/docs/root/source/index.rst index 433075c1..50c4674c 100644 --- a/docs/root/source/index.rst +++ b/docs/root/source/index.rst @@ -60,9 +60,6 @@ At a high level, one can communicate with a BigchainDB cluster (set of nodes) us
JavaScript Driver Docs
-
- Command Line Transaction Tool -
Server Docs
diff --git a/docs/server/source/drivers-clients/index.rst b/docs/server/source/drivers-clients/index.rst index 00250f60..b124a598 100644 --- a/docs/server/source/drivers-clients/index.rst +++ b/docs/server/source/drivers-clients/index.rst @@ -6,12 +6,6 @@ Libraries and Tools Maintained by the BigchainDB Team * `Python Driver `_ * `JavaScript / Node.js Driver `_ -* `The Transaction CLI `_ is - a command-line interface for building BigchainDB transactions. - You may be able to call it from inside the language of - your choice, and then use :ref:`the HTTP API ` - to post transactions. - Community-Driven Libraries and Tools ------------------------------------