The Mozaic SDK gives users simplified access to the Mozaic API. A Personal Access Token is required to use this SDK. Please contact your Mozaic account representative for details.
npm install @mozaic-io/sdk-node
Build:
npm run build
Test:
npm test
Generate Docs:
npm run doc
Generate API Proxy:
npm run gen