JavaScript client-side SDK for e2e encryption and users management.
Documentation
•
Submit an Issue
•
Online Chat
This is the JavaScript client-side SDK component of blindnet encryption engine allowing you to:
- encrypt and decrypt data for users,
- and manage user and data encryption keys.
🚀 Check out our tutorial to get started in a snap.
Use npm or yarn to install the @blindnet/sdk-javascript
package:
npm install @blindnet/sdk-javascript
📑 The API reference of this SDK is available on blindnet.dev.
Contributions of all kinds are always welcome!
If you see a bug or room for improvement in this project in particular, please open an issue or directly fork this repository to submit a Pull Request.
If you have any broader questions or suggestions, just open a simple informal DevRel Request, and we'll make sure to quickly find the best solution for you.
All community participation is subject to blindnet’s Code of Conduct.
Stay up to date with new releases and projects, learn more about how to protect your privacy and that of our users, and share projects and feedback with our team.
- Join our Slack Workspace to chat with the blindnet community and team
- Follow us on Twitter to stay up to date with the latest news
- Check out our Openness Framework and Product Management on Github to see how we operate and give us feedback.
The blindnet devkit sdk-javascript-client is available under MIT (and here is why).