- End to End Encryption
- Accounts Login/Registration
- Real-time chatting
- Confidentiality, Integrity and Availability of User's Data
- User-freindly Interface
- Dynamic and Optimized Code
- Configured for Android devices
- npm and yarb compatible
- Clone the repo
git clone https://github.com/awais-124/cipher-chat.git
cd cipher-chat
- run
npm install
- run
npm android
for npm OR - run
yarn android
for yarn - You are good to go now