pallas/pallas-network
Maico Leberle 986ee75761
feat: scaffold Byron phase-1 validations (#300)
Co-authored-by: Santiago Carmuega <santiago@carmuega.me>
2023-10-10 17:16:26 -03:00
..
src feat: scaffold Byron phase-1 validations (#300) 2023-10-10 17:16:26 -03:00
tests chore: fix lint warning (#283) 2023-09-07 09:39:18 -03:00
Cargo.toml Release 0.19.1 2023-09-10 22:49:11 -03:00
README.md refactor: Merge multiplexer & miniprotocols into single crate (#244) 2023-04-10 19:51:38 -03:00

Pallas Network

An implementation of the Ouroboros networking stack. It provides a generic multiplexer and state-machines for the different mini-protocols. It uses async and tokio under the hood.