sdk/js-sdk/src/README.md
fhevm SDK is a javascript library that enables developers to interact with blockchains using Zama'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.
# Using npm
npm install @zama-fhe/relayer-sdk
# Using Yarn
yarn add @zama-fhe/relayer-sdk
# Using pnpm
pnpm add @zama-fhe/relayer-sdk
This will download and install the fhevm Relayer SDK and its dependencies into your project.
There are two ways to contribute to the Relayer SDK:
This library uses several dependencies and we would like to thank the contributors of those libraries.
This software is distributed under the BSD-3-Clause-Clear license. If you have any questions,
please contact us at [email protected].