js-driver-orm icon indicating copy to clipboard operation
js-driver-orm copied to clipboard

A CRAB-based ORM for BigchainDB

Results 7 js-driver-orm issues
Sort by recently updated
recently updated
newest added

Unable to install bigchaindb javascript driver and ORM properly ```` Please verify that the package.json has a valid "main" entry ?[90m at tryPackage (internal/modules/cjs/loader.js:297:19)?[39m ?[90m at Function.Module._findPath (internal/modules/cjs/loader.js:528:18)?[39m ?[90m at...

Is there a way to set asset data as well as meta data?

Hello, I am trying to install bigchain-orm while following the tutorial 'How to create a digital twin of your car' https://www.bigchaindb.com/developers/guide/tutorial-car-telemetry-app/ While trying to install via sudo npm install bigchain-orm...

How do I use this in the browser?

Trying to retrieve a certain array, but as per testing you can only retrieve a specific object by ID? Please advice

Verified this integration by running tests.

Hello, I was going through your guide and I am facing difficulty in defining models. There is no example of how to define models for javascript orm, please address, instead...