RequestNetwork / encrypt-requests-with-wallet-prototype

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Svelte 77.0%Language:TypeScript 20.2%Language:HTML 1.3%Language:JavaScript 1.1%Language:CSS 0.3%