stablex-sdk

Stablex

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
stablex-sdk
0.3.7a month ago10 months agoMinified + gzip package size for stablex-sdk in KB

Readme

stablex-sdk
Stablex

Installation

npm install stablex-sdk

Usage

import { multiply } from "stablex-sdk";

// ...

const result = await multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT