Skip to content

eolszewski/ipfs-pubsub-chatroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Then open a few browsers and get started messaging!

IPFS Pubsub Chatroom

This application is a basic create-react-app with some ui sugar from Material-UI

It's as minimal as possible and intended to serve as a basis for consumption of IPFS Pubsub. There will be updates down the line to support GossipSub (right now IPFS Pubsub is running on FloodSub), encrypted messaging, and other goodies as pubsub continues to evolve over time.

Please use Chrome, Brave, or Mozilla when running this.

To install:

yarn

To build:

yarn build

Note: This will give you an error ./node_modules/cids/src/index.js:24, but this can be ignored, it will not affect the app.

To run:

yarn start

Here's a video of it working in an incognito chrome tab, a normal chrome tab, and a brave tab.

IMAGE ALT TEXT

Releases

No releases published

Packages

No packages published