1
0
mirror of https://github.com/bigchaindb/js-bigchaindb-driver.git synced 2024-11-22 01:36:56 +01:00
js-bigchaindb-driver/src
Matthias Kretschmann 81ef5978b8
API docs & dev updates
* new command: npm run doc, for generating the API.md file
* new command: npm run dev, for live watching webpack
* JSdoc: make all methods public by default, selectively make some private
* JSdoc: organize all methods under their class
* linting fixes
* package updates
2018-05-14 17:14:40 +02:00
..
utils API docs & dev updates 2018-05-14 17:14:40 +02:00
baseRequest.js API docs & dev updates 2018-05-14 17:14:40 +02:00
connection.js API docs & dev updates 2018-05-14 17:14:40 +02:00
Ed25519Keypair.js API docs & dev updates 2018-05-14 17:14:40 +02:00
format_text.js API docs & dev updates 2018-05-14 17:14:40 +02:00
index.js static methods 2018-01-15 15:42:34 +01:00
request.js API docs & dev updates 2018-05-14 17:14:40 +02:00
sanitize.js API docs & dev updates 2018-05-14 17:14:40 +02:00
sha256Hash.js Tried to change permissions of all files to 664 2017-09-22 10:15:02 +02:00
stringify_as_query_param.js API docs & dev updates 2018-05-14 17:14:40 +02:00
transaction.js API docs & dev updates 2018-05-14 17:14:40 +02:00