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
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.
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
Forked from https://github.com/web3infra/dchat .
React boilerplate from https://github.com/kryptokinght/react-extension-boilerplate .
ERC20: 0x87107249Bf26A6c5CA9D55E05b7BF29aD50CD7C8
NKN coin (mining rewards, for example): NKNaaUAAYNoZoDyRF3LoJLSsczo77vU38yz1
MIT