Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 537 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 537 Bytes

Kaat

Setup

Rebuild Socket using next branch

./bin/install.sh

Build and run the app

In this repository:

Desktop

ssc build -r

Mobile

ssc build -c -p --platform=ios && ssc install-app --platform=ios

Run tests

npm test

[!NOTE] The shared secrets used to create symmetrical encryption keys are not stored anywhere, so maybe write them down in a book.