An open API service indexing awesome lists of open source software.

https://github.com/divineomega/decentchat

A decentralised chat application built on the Decent Messaging platform
https://github.com/divineomega/decentchat

chat decent-messaging decentralized

Last synced: about 1 year ago
JSON representation

A decentralised chat application built on the Decent Messaging platform

Awesome Lists containing this project

README

          

# DecentChat

## Installing dependencies

```
bower update
```

## Building

### Linux

```
cd builds
./linux_build.sh
```

### Windows

```
cd builds
./windows_build.sh
```