Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fireship-io/gun-chat

Decentralized Chat App with Gun.js
https://github.com/fireship-io/gun-chat

Last synced: about 2 months ago
JSON representation

Decentralized Chat App with Gun.js

Awesome Lists containing this project

README

        

# GUN Chat Dapp Demo

A decentralized chat app built with [GUN](https://gun.eco/).

- Try the [Live Demo](https://gun-chat-dapp.web.app/)
- Watch the [Chat Dapp Video](https://youtu.be/J5x3OMXjgMc)

```
git clone
npm install
npm run dev
```