ng-rt-digitalasset-sdk-sample
v3.0.0
Published
Sample Usage for Digital-Asset-SDK
Downloads
3
Readme
ng-rt-digitalAsset-sdk-samples
No WARRANTY. Just for educational purposes.
To use the samples first :
$ git clone https://gitlab.tymlez.com/sdk/ng-rt-digitalAsset-sdk-samples.git#dev/3.0
$ npm i
Note : Please make sure you have dev tools installed before you run any samples : https://gitlab.tymlez.com/sdk/ng-rt-dev-tools/blob/dev/3.0/README.md
Note : Please set your serverContext and serverUrl in your defaultContext
To run the samples run :
$ node examples/usecases/track_and_trace.js
