Skip to content

aayushmahapatra/GunChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GUN Chat Dapp

Decentralized chat application.

Language: JavaScript
Framework: Svelte
Database: GUN.js

Try the live demo!

To Run Locally:

Clone the repository and perform the following command line actions in the root directory:

npm install
# and then
npm run dev

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