mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Merge pull request #2056 from bigchaindb/rm-refs-to-transaction-cli-tool
Problem: Transaction CLI Tool deprecated but linked from some docs
This commit is contained in:
commit
96f30da875
@ -60,9 +60,6 @@ At a high level, one can communicate with a BigchainDB cluster (set of nodes) us
|
|||||||
<div class="buttondiv">
|
<div class="buttondiv">
|
||||||
<a class="button" href="https://docs.bigchaindb.com/projects/js-driver/en/latest/index.html">JavaScript Driver Docs</a>
|
<a class="button" href="https://docs.bigchaindb.com/projects/js-driver/en/latest/index.html">JavaScript Driver Docs</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="buttondiv">
|
|
||||||
<a class="button" href="https://docs.bigchaindb.com/projects/cli/en/latest/">Command Line Transaction Tool</a>
|
|
||||||
</div>
|
|
||||||
<div class="buttondiv">
|
<div class="buttondiv">
|
||||||
<a class="button" href="http://docs.bigchaindb.com/projects/server/en/latest/index.html">Server Docs</a>
|
<a class="button" href="http://docs.bigchaindb.com/projects/server/en/latest/index.html">Server Docs</a>
|
||||||
</div>
|
</div>
|
||||||
|
@ -6,12 +6,6 @@ Libraries and Tools Maintained by the BigchainDB Team
|
|||||||
|
|
||||||
* `Python Driver <https://docs.bigchaindb.com/projects/py-driver/en/latest/index.html>`_
|
* `Python Driver <https://docs.bigchaindb.com/projects/py-driver/en/latest/index.html>`_
|
||||||
* `JavaScript / Node.js Driver <https://github.com/bigchaindb/js-bigchaindb-driver>`_
|
* `JavaScript / Node.js Driver <https://github.com/bigchaindb/js-bigchaindb-driver>`_
|
||||||
* `The Transaction CLI <https://docs.bigchaindb.com/projects/cli/en/latest/>`_ 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 <The HTTP Client-Server API>`
|
|
||||||
to post transactions.
|
|
||||||
|
|
||||||
|
|
||||||
Community-Driven Libraries and Tools
|
Community-Driven Libraries and Tools
|
||||||
------------------------------------
|
------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user