@4thtech-sdk/encryptor
v0.3.1
Published
[![License](https://img.shields.io/badge/License-EUPL_1.2-blue)](https://github.com/4thtech/sdk-js/blob/main/LICENSE.md)
Downloads
8
Readme
4thTech SDK - Encryptor
Welcome to the Encryptor package of the 4thTech SDK! 👋
This package handles the connection with Encryptor Extension.
Usage
For detailed usage instructions of this package, please refer to the wiki.
However, a brief overview is provided below:
import { EncryptorExtensionConnector } from '@4thtech-sdk/encryptor';
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.