Skip to content

Commit 331d5dd

Browse files
committed
Merge branch 'develop'
2 parents abdb818 + 96b6cd5 commit 331d5dd

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ This is an anonymous chat browser extension that is decentralized and serverless
1212

1313
The aim is to add chat room functionality to any website, you'll never feel alone again.
1414

15-
16-
1715
### Install
1816

1917
**Install from Store**
@@ -35,15 +33,10 @@ The aim is to add chat room functionality to any website, you'll never feel alon
3533

3634
After installing the extension, you'll see a ghost icon in the bottom-right corner of any website. Click it, and you'll be able to chat happily with others on the same site!
3735

38-
39-
4036
### Video
4137

4238
https://github.com/user-attachments/assets/e7ac9b8e-1b6c-43fb-8469-7a0a2c09d450
4339

44-
45-
46-
4740
### Standing on the Shoulders of Giants
4841

4942
In addition to the good idea of decentralized chat, it also leverages some fantastic technologies.
@@ -54,7 +47,8 @@ In addition to the good idea of decentralized chat, it also leverages some fanta
5447

5548
- **[wxt](https://wxt.dev/)**: This is the best framework I’ve used for building browser extensions, bar none.
5649

57-
- **[trystero](https://github.com/dmotz/trystero)**: The core dependency for implementing decentralized communication, enabling connections to decentralized networks like IPFS, torrent, Nostr, etc.
50+
- ~~**[trystero](https://github.com/dmotz/trystero)**: The core dependency for implementing decentralized communication, enabling connections to decentralized networks like IPFS, torrent, Nostr, etc.~~
51+
- **[Artico](https://github.com/matallui/artico)**: A flexible set of libraries that help you create your own WebRTC-based solutions
5852

5953
- **[ugly-avatar](https://github.com/txstc55/ugly-avatar)**: Use it to create stunning random avatars.
6054

0 commit comments

Comments
 (0)