Haskell packages
The Hydra project consists of several Haskell packages, each serving distinct parts of the protocol. While some packages are internal and tailored specifically to Hydra, others offer more generic functionalities that could benefit other projects tackling similar challenges. Comprehensive Haddock documentation is provided for all packages.
Public packages
Package | Description |
---|
hydra-prelude | Custom Hydra prelude used across other Hydra packages |
hydra-cardano-api | A wrapper around the cardano-api , with era-specialized types and extra utilities |
Internal packages