pallas/pallas-upstream
2023-03-10 15:57:51 -03:00
..
src feat: Introduce Upstream crate (#230) 2023-03-10 15:57:51 -03:00
Cargo.toml feat: Introduce Upstream crate (#230) 2023-03-10 15:57:51 -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.