Compare commits

...

4 Commits

Author SHA1 Message Date
DeBros
69978f7942
Update links to point to DeBrosDAO repository 2026-03-03 19:22:48 +02:00
DeBros
3c3cecf48b
Revise Solana Mobile section in README
Updated the Solana Mobile section to reflect the availability of AnChat Lite on the Solana dApp Store.
2026-03-03 09:39:26 +02:00
DeBros
5a6317fd75
Revise installation section for iOS and Android
Updated installation instructions for iOS and Android, including TestFlight and Google Play links.
2026-03-02 11:30:27 +02:00
DeBros
25d1f83f21
Revise README for AnChat details and installation
Updated README to include detailed information about AnChat, its features, installation instructions, and access requirements.
2026-02-26 15:12:41 +02:00

109
README.md
View File

@ -1,2 +1,107 @@
# anchat-releases
AnChat releases
<h1 align="center">AnChat</h1>
<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>