1
0
mirror of https://github.com/bigchaindb/bigchaindb.git synced 2024-06-17 10:03:20 +02:00

Merge pull request #1737 from bigchaindb/link-to-ruby-gem-from-docs

Added link to Ruby Gem by @nileshtrivedi
This commit is contained in:
Troy McConaghy 2017-08-31 15:23:19 +02:00 committed by GitHub
commit 4175feb8b7

View File

@ -25,3 +25,4 @@ Community-Driven Libraries and Tools
* `Go driver <https://github.com/zbo14/envoke/blob/master/bigchain/bigchain.go>`_
* `Java driver <https://github.com/mgrand/bigchaindb-java-driver>`_
* `Ruby driver <https://github.com/LicenseRocks/bigchaindb_ruby>`_
* `Ruby library for preparing/signing transactions and submitting them or querying a BigchainDB/IPDB node (MIT licensed) <https://rubygems.org/gems/bigchaindb>`_