Skip to content

zama-ai/httpz-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d52fca8 Β· Mar 21, 2025
Mar 11, 2025
Mar 11, 2025
Mar 11, 2025
Mar 21, 2025
Jun 14, 2023
Oct 21, 2024
Dec 15, 2024
Jul 22, 2023
Feb 25, 2025
May 9, 2023
Mar 11, 2025
Dec 15, 2024
Mar 11, 2025
Feb 25, 2025
Oct 22, 2024
Jun 29, 2024
Jun 29, 2024
Mar 13, 2025
Mar 13, 2025
Oct 3, 2024
Jul 28, 2023
Nov 28, 2024
Nov 28, 2024
Jul 16, 2023
Jul 16, 2023

Repository files navigation


πŸ“ƒ Read white paper | πŸ“’ Read documentation | πŸ’› Community support


HTTPZ 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.

Installation

# Using npm
npm install @httpz/sdk

# Using Yarn
yarn add @httpz/sdk

# Using pnpm
pnpm add @httpz/sdk

This will download and install the HTTPZ SDK and its dependencies into your project.

Contributing

There are two ways to contribute to HTTPZ:

  • you can open issues to report bugs or typos, or to suggest new ideas
  • you can ask to become an official contributor by emailing hello@zama.ai. (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 hello@zama.ai.