Skip to content
This repository has been archived by the owner on Jan 16, 2025. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 466 Bytes

File metadata and controls

11 lines (7 loc) · 466 Bytes

Deprecated: Encryption using Lit Protocol was added to Request Network SDK so this prototype is no longer needed.

encrypt-requests-with-wallet-prototype

A prototype to demonstrate how to encrypt and decrypt requests with a wallet.

Objectives

  • Encrypt and decrypt requests on the frontend using a private key in a wallet
  • Sessions so end user can click once to decrypt multiple requests
  • Encrypt each request with a new key pair for maximum privacy