mirror of
https://github.com/bigchaindb/js-bigchaindb-driver.git
synced 2025-02-14 21:10:32 +01:00
Usage
npm install
-> Installs all required dependencies to run these examples.
Different Examples
Basic Usage: Create asset and transfer it to new owner.
-> npm start
Querying for Assets: Query for assetdata or metadata.
-> npm run query-assets