Skip to content

FalseGenius/dApp-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

Decentralized ChatApp

A DApp where you can connect your Metamask to it, create an account, add other account holders as friends and chat with them.

To spin up the server

Execute:

npm install
npm run dev