Skip to content

Latest commit

 

History

History
65 lines (36 loc) · 1.64 KB

README.md

File metadata and controls

65 lines (36 loc) · 1.64 KB

D-Chat

This is a fork of original D-Chat devoted to providing users video conferencing feature.

A decentralized chat on NKN as an extension for Chrome and Firefox.

Join channel d-chat on D-Chat!

http://losnappas.gitlab.io/d-chat/

https://addons.mozilla.org/en-US/firefox/addon/d-chat/

https://chrome.google.com/webstore/detail/d-chat/glnmkakdjcognfgonjfcklpmjiobijii

Screenshot

Screenshot of D-Chat 5.5.0

More: https://forum.nkn.org/t/introducing-d-chat-a-server-less-secure-and-private-chat-for-individuals-and-groups/1861

What is D-Chat and NKN

NKN is a decentralized network of more than 10k nodes, incentivised by the NKN cryptocurrency that goes along.

D-Chat is a chat that uses NKN for transmitting messages, and its blockchain for subscribing to topics.

D-Chat is free to use, you do not need coins for anything at this point.

How It Works

Installation

git submodule init

git submodule update

npm install

npm run dev:ext or npm run build or npm start:firefox npm start:chrome

and for web version: npm run start:views

Info

Forked from https://github.com/web3infra/dchat .

React boilerplate from https://github.com/kryptokinght/react-extension-boilerplate .

Supporting

ERC20: 0x87107249Bf26A6c5CA9D55E05b7BF29aD50CD7C8

NKN coin (mining rewards, for example): NKNaaUAAYNoZoDyRF3LoJLSsczo77vU38yz1

License

MIT