sameed-sdk
v0.1.0
Published
sdk for ally
Readme
ally-sdk
sdk for ally
Installation
npm install ally-sdkUsage
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
