/Grem

Primary LanguageTypeScript

Grem

Grem Is A Decentralised Social Media App Based On IPFS and Matrix Protocol.

We are using IPFS and The Matrix Protocol to make a social media app which will change the industry forever, giving users a literal 100% control over their data, as the user directly communicates with the IPFS network and the Matrix Network.

RESTful API Link - https://github.com/SteveGremory/GremAPI

To Run:

  1. Clone the repo

  2. Open the folder in the terminal and type yarn install

  3. Then:

    => if running on a mac with xcode and iPhone Simulator: cd ios && pod install then, open the "Grem.xcworkspace" file in xcode and run the project on a simulator/ physical device

    => if on any operating system with android studio with android simulator: open the android folder of the project in android studio and run it on your physical device/simulator