pallas/pallas-network
2024-08-01 19:35:18 -03:00
..
src chore(interop): update u5c spec to v0.8.0 (#493) 2024-07-28 19:48:43 -03:00
tests feat(math): add support for some math functions (#483) 2024-08-01 19:35:18 -03:00
Cargo.toml Release 0.29.0 2024-07-15 22:31:37 -03:00
CHANGELOG.md release: v0.21.0 (#375) 2024-01-04 10:07:12 -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.