You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Official JavaScript driver for [BigchainDB](https://github.com/bigchaindb/bigchaindb)with some naive helpers to get you on your way making transactions in Node.js and the browser.
3
+
> Official JavaScript driver for [BigchainDB](https://github.com/bigchaindb/bigchaindb) to create transactions in Node.js and the browser.
4
4
5
5
[](https://gitter.im/bigchaindb/js-bigchaindb-driver?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
-**Version 4.0** of BigchainDB JavaScript Driver makes the driver compatible with BigchainDB 2.0. There are new functions for sending off transactions along with other changes. Check [older versions](https://docs.bigchaindb.com/projects/js-driver/en/latest/readme.html#features)
26
27
-**Version 3.2** of BigchainDB JavaScript Driver introduces a new way of creating transfer transactions. Check [older versions](https://docs.bigchaindb.com/projects/js-driver/en/latest/readme.html#features)
27
28
29
+
## Table of Contents
28
30
29
-
## Contents
31
+
-[Installation and Usage](#installation-and-usage)
32
+
-[Example: Create a transaction](#example-create-a-transaction)
0 commit comments