mirror of
https://github.com/DeBrosOfficial/anchat-releases.git
synced 2026-03-17 12:16:56 +00:00
Compare commits
4 Commits
v4.22.0-be
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
69978f7942 | ||
|
|
3c3cecf48b | ||
|
|
5a6317fd75 | ||
|
|
25d1f83f21 |
109
README.md
109
README.md
@ -1,2 +1,107 @@
|
|||||||
# anchat-releases
|
<h1 align="center">AnChat</h1>
|
||||||
AnChat releases
|
|
||||||
|
<p align="center">
|
||||||
|
<strong>Decentralized Web3 Social Chat</strong><br>
|
||||||
|
Privacy-first messaging powered by ANyONe Protocol
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<a href="https://anchat.io">Website</a> •
|
||||||
|
<a href="https://github.com/DeBrosDAO/anchat-releases/releases">Releases</a> •
|
||||||
|
<a href="https://linktr.ee/debrosofficial">Official Links</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## About
|
||||||
|
|
||||||
|
AnChat is a decentralized social chat application built on the [Orama Network](https://orama.network), an open-source peer-to-peer ecosystem.
|
||||||
|
|
||||||
|
**No email. No phone number. No data collection.** Just connect your wallet and start chatting.
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
- **End-to-End Encryption** — All communications are fully encrypted
|
||||||
|
- **Wallet-Based Authentication** — No personal information required
|
||||||
|
- **Zero Data Collection** — Your data is never stored or monetized
|
||||||
|
- **Metadata Protection** — Powered by ANyONe Protocol
|
||||||
|
- **Censorship Resistant** — Decentralized infrastructure with no central point of control
|
||||||
|
- **Peer-to-Peer Architecture** — Direct communication without intermediaries
|
||||||
|
|
||||||
|
## Upcoming Features
|
||||||
|
|
||||||
|
- AI Assistant integration
|
||||||
|
- Peer-to-peer crypto transfers
|
||||||
|
- Social feed & posts
|
||||||
|
- Mini dApp deployment
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
### iOS
|
||||||
|
|
||||||
|
1. Install [TestFlight](https://apps.apple.com/app/testflight/id899247664) from the App Store
|
||||||
|
2. Open the [TestFlight invitation link](https://testflight.apple.com/join/GzQ2gvx4)
|
||||||
|
3. Tap "Accept" to join the beta
|
||||||
|
4. Install AnChat Lite from TestFlight
|
||||||
|
|
||||||
|
### Android (Google Play)
|
||||||
|
|
||||||
|
Download directly from [Google Play](https://play.google.com/store/apps/details?id=debros.anchat_lite).
|
||||||
|
|
||||||
|
### GrapheneOS
|
||||||
|
|
||||||
|
#### Direct APK Download
|
||||||
|
1. Download the latest APK from [Releases](https://github.com/DeBrosDAO/anchat-releases/releases)
|
||||||
|
2. Open the file using the Files app
|
||||||
|
3. Tap to install (GrapheneOS handles permissions)
|
||||||
|
|
||||||
|
Also available via [Aurora Store](https://auroraoss.com/).
|
||||||
|
|
||||||
|
#### Via Obtainium
|
||||||
|
[Obtainium](https://github.com/ImranR98/Obtainium) allows you to install and auto-update apps directly from GitHub:
|
||||||
|
|
||||||
|
1. Install Obtainium from [F-Droid](https://f-droid.org/packages/dev.imranr.obtainium.fdroid/) or [GitHub](https://github.com/ImranR98/Obtainium/releases)
|
||||||
|
2. Open Obtainium and tap **Add App**
|
||||||
|
3. Enter: `https://github.com/DeBrosOfficial/anchat-releases`
|
||||||
|
4. Enable **"Include pre-releases"** to get the latest beta versions
|
||||||
|
5. Tap **Add**
|
||||||
|
|
||||||
|
Obtainium will automatically notify you when new versions are available.
|
||||||
|
|
||||||
|
### Solana Mobile
|
||||||
|
|
||||||
|
Find AnChat Lite on the Solana dApp Store for Seeker and Saga devices.
|
||||||
|
|
||||||
|
## Access
|
||||||
|
|
||||||
|
AnChat is currently in **closed beta**. Access requires holding a [DeBros NFT](https://debros.io/nft):
|
||||||
|
|
||||||
|
| Collection | Supply | Marketplace |
|
||||||
|
|------------|--------|-------------|
|
||||||
|
| Community NFT | 700 | [Magic Eden](https://magiceden.io/marketplace/debros) |
|
||||||
|
| Team NFT | 100 | [Magic Eden](https://magiceden.io/marketplace/debros_team) |
|
||||||
|
|
||||||
|
All NFT holders receive **lifetime premium access**.
|
||||||
|
|
||||||
|
## Built With
|
||||||
|
|
||||||
|
- [Orama Network](https://orama.network) — Open-source P2P infrastructure
|
||||||
|
- [ANyONe Protocol](https://anyone.io) — Privacy and metadata protection layer
|
||||||
|
|
||||||
|
## Issues & Feedback
|
||||||
|
|
||||||
|
Found a bug or have a suggestion? Feel free to [open an issue](https://github.com/DeBrosDAO/anchat-releases/issues) in this repository.
|
||||||
|
|
||||||
|
## Links
|
||||||
|
|
||||||
|
| | |
|
||||||
|
|---|---|
|
||||||
|
| Website | [anchat.io](https://anchat.io) |
|
||||||
|
| All Links | [linktr.ee/debrosofficial](https://linktr.ee/debrosofficial) |
|
||||||
|
| NFT Info | [debros.io/nft](https://debros.io/nft) |
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<sub>Built with privacy in mind by <a href="https://debros.io">DeBros</a></sub>
|
||||||
|
</p>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user