Skip to content

xchat-app/xchat-app-main

Repository files navigation

XChat

Private messenger based on NIP-EE. Connect with friends and family through private, encrypted chats. No ads, no tracking, just pure communication.

Quick Start

System Requirements

  • Flutter 3.29.3
  • Dart 3.7.2
  • iOS 12.0+ / Android 5.0+ / macOS 10.14+

Installation

  1. Clone the repository
git clone https://github.com/0xchat-app/xchat-app-main
cd xchat-app-main
  1. Install dependencies
flutter pub get
  1. Run the project
flutter run

Development

Environment Setup

  1. Ensure Flutter SDK is installed
  2. Run flutter doctor to check environment configuration
  3. Configure development environment for each platform

Building

# Build APK
flutter build apk

# Build iOS
flutter build ios

License

This project is licensed under the LICENSE license.

Contributing

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.

About

Private messenger based on NIP-EE

Resources

License

Stars

Watchers

Forks

Packages

No packages published