No description
| .github/workflows | ||
| cmd | ||
| core | ||
| persistence | ||
| test | ||
| dendrite | ||
| go.mod | ||
| go.sum | ||
| index.db | ||
| install.sh | ||
| LICENSE | ||
| makefile | ||
| README.md | ||
dendrite.daemon
Full documentation here: Dendrite.
Installation
curl -fsSL https://raw.githubusercontent.com/KristianJBorgwarth/dendrite.daemon/master/install.sh | sh
Supports Linux and macOS on amd64 and arm64. The script places the binary in ~/.local/bin on Linux and /usr/local/bin on macOS. Re-run to update.
Documentation
See the Dendrite docs for the full protocol reference, method documentation, and setup guide.