1
0
mirror of https://github.com/bigchaindb/js-bigchaindb-driver.git synced 2024-06-29 00:57:44 +02:00
js-bigchaindb-driver/docs
Thanh-Quy Nguyen 80811b8c7a
Minor corrections and details
- Inconsistency corrected between conn and bdb at the beginning, while they are the same object
- Asset Creation and Transfer: Cleaned a little useless code that made the end of it not working (returning res.id instead of res... but the (res) arrow function block was an unnecessary step)
- Websocket example: added a precision for the testnet case requiring SSL and port 443
2018-05-22 21:07:38 +02:00
..
source Minor corrections and details 2018-05-22 21:07:38 +02:00
upgrade-guides Tried to change permissions of all files to 664 2017-09-22 10:15:02 +02:00
make.bat Tried to change permissions of all files to 664 2017-09-22 10:15:02 +02:00
Makefile Resolve merge 2017-12-18 15:14:03 +01:00
README.md Tried to change permissions of all files to 664 2017-09-22 10:15:02 +02:00
requirements.txt Tried to change permissions of all files to 664 2017-09-22 10:15:02 +02:00

BigchainDBJavaScriptDriverDocs

BigchainDB JavaScript Driver Documentation with Sphinx