Skip to content

GetStream/encrypted-web-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔐💬 Encrypted Web Chat

📚 Tutorial

This repository contains the completed React project following the End-to-End Encrypted Chat with the Web Crypto API tutorial. You should read it before trying to run this project as it contains it may contain useful information not present in this README.

⚙️ Setup

Requirements

Configuration

You should place your Stream Chat credentials in src/lib/chatClient.js.

Dependencies

To install the dependencies, use Yarn in the root folder:

$ yarn install

Running

To run the web app, use Yarn in the root folder:

$ yarn start

🔗 Helpful Links

About

A web chat application end-to-end encrypted with the Web Crypto API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors