Skip to content

Commit

Permalink
Note the new C# driver in the server docs (#2644)
Browse files Browse the repository at this point in the history
Signed-off-by: Troy McConaghy <troy@bigchaindb.com>
  • Loading branch information
ttmc authored and eckelj committed May 20, 2019
1 parent 835fdfc commit a24c0f4
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions docs/server/source/drivers-clients/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,21 @@
Drivers & Tools
===============

Libraries and Tools Maintained by the BigchainDB Team
-----------------------------------------------------
These drivers were originally created by the original BigchainDB team:

* `Python Driver <https://docs.bigchaindb.com/projects/py-driver/en/latest/index.html>`_
* `JavaScript / Node.js Driver <https://github.com/bigchaindb/js-bigchaindb-driver>`_
* `Java driver <https://github.com/bigchaindb/java-bigchaindb-driver>`_
* `Java Driver <https://github.com/bigchaindb/java-bigchaindb-driver>`_

Community-Driven Libraries and Tools
------------------------------------
These drivers and tools were created by the BigchainDB community:

.. warning::

Some of these projects are a work in progress,
but may still be useful.
Others might not work with the latest version of BigchainDB.

* `C# driver <https://github.com/Omnibasis/bigchaindb-csharp-driver>`_ (working as of May 2019)
* `Haskell transaction builder <https://github.com/bigchaindb/bigchaindb-hs>`_
* `Go driver <https://github.com/zbo14/envoke/blob/master/bigchain/bigchain.go>`_
* `Ruby driver <https://github.com/LicenseRocks/bigchaindb_ruby>`_
Expand Down

0 comments on commit a24c0f4

Please sign in to comment.