sameed-sdk
v0.1.0
Published
sdk for ally
Downloads
1
Readme
ally-sdk
sdk for ally
Installation
npm install ally-sdk
Usage
import { multiply } from "ally-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