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
- Host: GitHub
- URL: https://github.com/divineomega/decentchat
- Owner: DivineOmega
- Created: 2016-01-28T14:41:14.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-04-17T15:53:21.000Z (about 8 years ago)
- Last Synced: 2025-02-10T05:28:51.326Z (over 1 year ago)
- Topics: chat, decent-messaging, decentralized
- Language: JavaScript
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DecentChat
## Installing dependencies
```
bower update
```
## Building
### Linux
```
cd builds
./linux_build.sh
```
### Windows
```
cd builds
./windows_build.sh
```