add some explanation to the client-drivers documentation page.

This commit is contained in:
Scott Sadler 2016-11-15 13:20:59 +01:00
parent 44e80ce2a0
commit 9951b61076

View File

@ -1,6 +1,13 @@
Drivers & Clients
=================
Currently, the only language-native driver is written in the Python language.
We also provide the Transaction CLI to be able to script the building of
transactions. You may be able to wrap this tool inside the language of
your choice, and then use the server api directly to post transactions.
.. toctree::
:maxdepth: 1