core/README.md

16 lines
487 B
Markdown
Raw Normal View History

2021-03-16 16:52:19 +00:00
2021-03-16 16:57:01 +00:00
<img style="display: flex; margin: 0 auto" alt="hole chat logo" src="./public/logo.png" width="508">
2021-03-16 16:52:19 +00:00
2021-03-16 16:37:51 +00:00
# Hole chat
2021-03-16 16:57:01 +00:00
A decentralized chat over [Freenet](https://freenetproject.org).
[See docs](https://docs.hole.horhik.xyz)
2021-04-22 09:47:41 +00:00
## Requirements
[Freenet](https://freenetproject.org) running
# Installing
1. Clone [this](https://github.com/hole-chat/core) repo
2. Launch core (`cargo run`)
3. Install and launch client (for example [rabbit-hole](https://github.com/hole-chat/rabbit-hole))