@hackage scuttlebutt-types0.4.0
generic types for Secure Scuttlebutt
Categories
License
BSD-3-Clause
Maintainer
Joey Hess <id@joeyh.name>
Links
Versions
Installation
Dependencies (9)
- base >=4.7 && <5
- bytestring
- text
- vector
- aeson
- base64-bytestring Show all…
Dependents (1)
@hackage/acme-everything
Secure Scuttlebutt is a database of unforgeable append-only feeds, optimized for efficient replication for peer to peer protocols. https://www.scuttlebutt.nz/
This library contains Haskell data types for common Secure Scuttlebutt messages, including JSON deserialization.
(JSON serialization support is blocked by https://github.com/ssbc/ssb-feed/issues/11)
Git repositories:
- https://git.joeyh.name/git/haskell-scuttlebutt-types.git
- git-ssb repository: ssb://%h2FnIacUWXelN8YGY0NcShMjQCqkcDF8XVpW64LgTHE=.sha256
Contributions welcome! Please use git-ssb or email for making pull requests and issue tracking. Also you can find fellow haskellers on the #haskell channel on SSB, and discuss this library there.
Other Haskell Scuttlebutt resources:
- The haskell-scuttlebutt git repository is built on top of scuttlebutt-types, and has dreams of one day growing up to be a real scuttlebutt client. It git-ssb repository is here: ssb://%Nk2lTG8YHweKZEAfDrmzyjrkHPX1C9jHmYqc6csTCdU=.sha256