Pull-mirror of github.com/Sulkta-Coop/pallas. Canonical lives on GitHub; this is a LAN-fast read-only cache.
Find a file
2021-11-26 23:09:26 -03:00
pallas Add alonzo lib to wrapper crate 2021-11-25 22:11:24 -03:00
pallas-alonzo Work on Alonzo ledger codec 2021-11-26 22:30:32 -03:00
pallas-blockfetch Tidy up mini protocols 2021-11-25 22:03:38 -03:00
pallas-chainsync Tidy up mini protocols 2021-11-25 22:03:38 -03:00
pallas-handshake Tidy up mini protocols 2021-11-25 22:03:38 -03:00
pallas-machines Tidy up mini protocols 2021-11-25 22:03:38 -03:00
pallas-multiplexer Try out readme TOC 2021-11-26 23:09:26 -03:00
pallas-txsubmission Tidy up mini protocols 2021-11-25 22:03:38 -03:00
.gitignore Implement multiplexer and mini-protocols PoC 2021-11-20 11:33:45 -03:00
Cargo.toml Add 1st pass of Alonzo ledger primitives 2021-11-25 22:04:19 -03:00
LICENSE Initial commit 2021-11-20 10:29:48 -03:00
README.md Try out readme TOC 2021-11-26 23:09:26 -03:00
rustfmt.toml Implement multiplexer and mini-protocols PoC 2021-11-20 11:33:45 -03:00

Pallas

Rust-native building blocks for the Cardano blockchain ecosystem.

Introduction

Pallas is an expanding collection of modules that re-implements common Cardano logic in native Rust. This crate doesn't provide any particular application, it is meant to be used as a base layer to facilitate the development of higher-level use-cases, such as explorers, wallets, etc (who knows, maybe even a full node in the far away future).

Unboxing

Crates Description
pallas-machines A framework for implementing state machines for Ouroboros network mini-protocols
pallas-multiplexer A multithreaded Ouroboros multiplexer implementation using mpsc channels
pallas-handshake An implementation of the Ouroboros network handshake mini-protocol
pallas-blockfetch An implementation of the Ouroboros network blockfetch mini-protocol
pallas-chainsync An implementation of the Ouroboros network chainsync mini-protocol
pallas-txsubmission An implementation of the Ouroboros network txsubmission mini-protocol
pallas-alonzo Ledger primitives and cbor codec for the Alonzo era
pallas An all-in-one crate that re-exports the other ones in an ordered fashion

Etymology

Pallas: (Greek mythology) goddess of wisdom and useful arts and prudent warfare;