pallas/pallas-upstream
2023-04-10 19:51:38 -03:00
..
src refactor: Merge multiplexer & miniprotocols into single crate (#244) 2023-04-10 19:51:38 -03:00
tests refactor: Merge multiplexer & miniprotocols into single crate (#244) 2023-04-10 19:51:38 -03:00
Cargo.toml refactor: Merge multiplexer & miniprotocols into single crate (#244) 2023-04-10 19:51:38 -03:00
README.md feat: Introduce Upstream crate (#230) 2023-03-10 15:57:51 -03:00

Pallas Upstream

An opinionated implementation of component that pulls chain data from an upstream node. It's implemented as a pipeline using SEDA (staged event-driven architecture), heavily coupled with the Gasket framework.