@luxfhe/relayer-sdk
v0.6.0
Published
LuxFHE Relayer SDK - FHE transaction relaying for Lux Network
Downloads
253
Readme
LuxFHE Relayer SDK is a JavaScript library that enables developers to interact with blockchains using Lux's cutting-edge technology based on TFHE (Fully Homomorphic Encryption over the Torus). This library provides a seamless integration of TFHE encryption capabilities into web3 applications, allowing for secure and private interactions with smart contracts.
Installation
# Using npm
npm install @luxfhe/relayer-sdk
# Using Yarn
yarn add @luxfhe/relayer-sdk
# Using pnpm
pnpm add @luxfhe/relayer-sdkThis will download and install the LuxFHE Relayer SDK and its dependencies into your project.
Contributing
There are two ways to contribute to the Relayer SDK:
- You can open issues to report bugs or typos, or to suggest new ideas
- You can ask to become an official contributor by emailing [email protected] (becoming an approved contributor involves signing our Contributor License Agreement (CLA)) Only approved contributors can send pull requests, so please make sure to get in touch before you do!
Credits
This library uses several dependencies and we would like to thank the contributors of those libraries.
Need support?
License
This software is distributed under the BSD-3-Clause-Clear license. If you have any questions,
please contact us at [email protected].
