@chorus-one/utils
Version:
Utilities for Chorus One SDK
20 lines (11 loc) • 519 B
Markdown
# Chorus One SDK: Utils
Utilities for Chorus One SDK.
## Documentation
For detailed instructions on how to set up and use the Chorus One SDK, please visit our [main documentation](https://chorus-one.gitbook.io/sdk).
## Installation
In the project’s root directory, run the following command:
```bash
npm install @chorus-one/utils --save
```
## License
The Chorus One SDK is licensed under the Apache 2.0 License. For more detailed information, please refer to the [LICENSE](./LICENSE) file in the repository.