You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2025. It is now read-only.
The documentation should provide detailed instructions for installing SDK sub packages.
Installing The SDK
The SDK is written in TypeScript and can be used in both Node.js and browser environment.
To install the SDK, you can use either npm or yarn. To install using npm, run the following command:
To install using yarn, run the following command:
That's it! Once you've installed the package, you can start using it in your project.