pallas/pallas-upstream
2023-04-13 21:27:06 -03:00
..
src fix: Make upstream worker easy to connect (#246) 2023-04-11 09:33:45 -03:00
tests fix: Make upstream worker easy to connect (#246) 2023-04-11 09:33:45 -03:00
Cargo.toml chore: Use gasket dep from crates.io (#249) 2023-04-13 21:27:06 -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.