Decentralized messenger
Go to file
2020-01-24 13:58:29 +02:00
src connect to localhost, focus input when opening chat 2020-01-24 13:58:29 +02:00
.gitignore init 2020-01-13 22:21:53 +02:00
package.json yarn start 2020-01-14 10:47:33 +02:00
README.md irislib 2020-01-24 13:15:30 +02:00

iris-messenger

Decentralized chat! Iris-lib + gun + jquery.

Try it out: iris.to

Develop

git clone git@github.com:irislib/iris-messenger.git
cd iris-messenger
yarn
yarn start