@mozaic-io/mozaic-sdk-node
v1.0.2-alpha.4
Published
The Mozaic Node SDK enables you to pay your creators easily via the Mozaic API.
Downloads
174
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
Installation
npm install @mozaic-io/sdk-node
Build and Test
Build:
npm run build
Test:
npm test
Generate Docs:
npm run doc
Generate API Proxy:
npm run gen