SDK for base code for Typescript and Javascript Libraries. Common utility & helper code that is used throughout XYLabs/XYO Network TypeScript projects.
Features:
- Mono-repo that publishes individual packages to npm
- Fully written in TypeScript
- Polyfills to ensure common operation across Node.js/Browser environments
Using npm:
npm i --save @xylabs/sdk-js
Using yarn:
yarn add @xylabs/sdk-js
Using npm:
npm xy --help
Using yarn:
yarn xy --help
See the LICENSE file for license details