mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
add some explanation to the client-drivers documentation page.
This commit is contained in:
parent
44e80ce2a0
commit
9951b61076
@ -1,6 +1,13 @@
|
|||||||
Drivers & Clients
|
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::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user