Haskell library implementing the Cwtch protocol
cbits | ||
src | ||
test | ||
CHANGELOG.md | ||
cwtch.cabal | ||
LICENSE | ||
README.md | ||
Setup.hs |
Cwtch
Cwtch is a decentralized, privacy-preserving, multi-party messaging protocol that can be used to build metadata resistant applications.
This library is a Haskell wrapper of the Cwtch autobindings, allowing Haskell applications to implement applications on the Cwtch protocol.