Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 973 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 973 Bytes

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