Integrate the highest layer of security into a chat app built upon Stream to protect users' messages, media, and conversation history using Seald.
This project is a Next.js application using the Seald and Stream Chat React SDK. You can use a GitHub Code Space to run the app or run it locally on your device. The .env file in the GitHub project requires your Seald credentials as well as your Stream project credentials (find a sample for the .env file in the [/.env.template] file).
Note: Running the final project requires Stream and Seald SDKs credentials. Signup for Stream and Seald accounts and follow the first article below to get started. The second article introduces you to fundamental concepts of E2EE.
