@mozaic-io/mozaic-sdk-node
v1.0.9
Published
The Mozaic Node SDK enables you to pay your creators easily via the Mozaic API.
Readme
Introduction
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.
Documentation
Examples
Installation
npm install @mozaic-io/mozaic-sdk-nodeBuild and Test
Build:
npm run buildTest:
npm testGenerate Docs:
npm run docGenerate API Proxy:
npm run genPublish to NPM:
npm run publish