DEEPML1818 / Web-single-chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instant Messaging Chat Room Application

Introduction

Simple chat application with Web3 (Metamask) wallet connection. Real-time messaging using web sockets. Web3 capabilities are limited to only wallet at the moment.

Run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Demo

Chat App Intro Chat App Messaging

Notes

Project was built with NextJS, Chakru UI, socket.io, and wagmi. Need to research more on switching between different wallets for the same user.

Web-single-chat

About


Languages

Language:TypeScript 99.0%Language:JavaScript 1.0%