All Projects → eolszewski → ipfs-pubsub-chatroom

eolszewski / ipfs-pubsub-chatroom

Licence: MIT license
Simple IPFS Pubsub chatroom built on React

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to ipfs-pubsub-chatroom

ipfs-chat
Real-time P2P messenger using go-ipfs pubsub. TUI. End-to-end encrypted texting & file-sharing. NAT traversal.
Stars: ✭ 84 (+86.67%)
Mutual labels:  ipfs, decentralized, pubsub
Wikipedia Ipfs
An exploration to host Wikipedia in IPFS
Stars: ✭ 158 (+251.11%)
Mutual labels:  ipfs, decentralized, pubsub
Node
The core of Po.et
Stars: ✭ 192 (+326.67%)
Mutual labels:  ipfs, decentralized
Peer Base
Build real-time collaborative DApps on top of IPFS
Stars: ✭ 208 (+362.22%)
Mutual labels:  ipfs, decentralized
Dweb.page
Your Gateway to the Distributed Web
Stars: ✭ 239 (+431.11%)
Mutual labels:  ipfs, decentralized
Cyb Archeology
🌎 Personal immortal robot for the The Great Web
Stars: ✭ 117 (+160%)
Mutual labels:  ipfs, decentralized
Unstoppable Wallet Android
A secure and decentralized Bitcoin and other cryptocurrency wallet for Android phones. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Stars: ✭ 165 (+266.67%)
Mutual labels:  ipfs, decentralized
Photos
[DEPRECATED] Encrypted, secure, decentralized personal data wallet -- technology behind textile.photos
Stars: ✭ 236 (+424.44%)
Mutual labels:  ipfs, decentralized
Dfile
[Python + Flask] DFile: A fancy S3-based file sharing mode
Stars: ✭ 79 (+75.56%)
Mutual labels:  ipfs, decentralized
dynamic-data-and-capabilities
[ARCHIVED] Dynamic Data and Capabilities in IPFS Working Group
Stars: ✭ 57 (+26.67%)
Mutual labels:  ipfs, decentralized
network
Monorepo containing all the main components of Streamr Network.
Stars: ✭ 522 (+1060%)
Mutual labels:  decentralized, pubsub
geesome-node
🦈 Your self-hosted decentralized Messenger, Social network, Media file storage on top of IPFS! Freely communicate in encrypted chat groups, share images, video, text or any data without a risk of censorship or blocking.
Stars: ✭ 90 (+100%)
Mutual labels:  ipfs, decentralized
Orion
[Moved to Gitlab] Easy to Use, Inter Planetary File System (IPFS) desktop client
Stars: ✭ 115 (+155.56%)
Mutual labels:  ipfs, decentralized
Unstoppable Wallet Ios
A secure and decentralized Bitcoin and other cryptocurrency wallet for iPhone. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Stars: ✭ 180 (+300%)
Mutual labels:  ipfs, decentralized
Js Dag Service
Library for storing and replicating hash-linked data over the IPFS network.
Stars: ✭ 81 (+80%)
Mutual labels:  ipfs, decentralized
Ipfs Pubsub Room
IPFS Pubsub room
Stars: ✭ 229 (+408.89%)
Mutual labels:  ipfs, decentralized
prometheus-spec
Censorship-resistant trustless protocols for smart contract, generic & high-load computing & machine learning on top of Bitcoin
Stars: ✭ 24 (-46.67%)
Mutual labels:  ipfs, decentralized
Notes
[DEPRECATED] Textile Notes App
Stars: ✭ 35 (-22.22%)
Mutual labels:  ipfs, decentralized
Ipfd
An imageboard, but images are stored in a peer-to-peer network
Stars: ✭ 77 (+71.11%)
Mutual labels:  ipfs, decentralized
trystero
🤝 Serverless WebRTC matchmaking for painless P2P — Make any site multiplayer in a few lines — Use BitTorrent, IPFS, or Firebase
Stars: ✭ 512 (+1037.78%)
Mutual labels:  ipfs, decentralized

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].