@4thtech-sdk/utils
v0.0.2
Published
[![License](https://img.shields.io/badge/License-EUPL_1.2-blue)](https://github.com/4thtech/sdk-js/blob/main/LICENSE.md)
Downloads
12
Readme
4thTech SDK - Utils
Welcome to the Utils package of the 4thTech SDK! 👋
This package provides utility functions and helpers that facilitate and enhance the functionality of the SDK.
Usage
For detailed usage instructions of this package, please refer to the wiki.
However, a brief overview is provided below:
import { stringToArrayBuffer } from '@4thtech-sdk/utils';
After importing, you can use the package as required by your project.
Contributing
Contributions from the community are highly encouraged and appreciated. Feel free to submit issues, pull requests, or offer general feedback.
- Issues: To submit issues, head over to our Github repository.
- Pull Requests: We welcome your pull requests. The contribution process aligns with the protocol followed by numerous open source projects.
License
The license for 4thTech Protocol is the European Union Public License 1.2 (EUPL-1.2), see LICENSE for more details.