Private messenger based on NIP-EE. Connect with friends and family through private, encrypted chats. No ads, no tracking, just pure communication.
- Flutter 3.29.3
- Dart 3.7.2
- iOS 12.0+ / Android 5.0+ / macOS 10.14+
- Clone the repository
git clone https://github.com/0xchat-app/xchat-app-main
cd xchat-app-main- Install dependencies
flutter pub get- Run the project
flutter run- Ensure Flutter SDK is installed
- Run
flutter doctorto check environment configuration - Configure development environment for each platform
# Build APK
flutter build apk
# Build iOS
flutter build iosThis project is licensed under the LICENSE license.
Issues and Pull Requests are welcome!
Note: This is a project under development and may contain unstable features. It's recommended to use in a testing environment.