chore: Update README with new crates (#77)

This commit is contained in:
Santiago Carmuega 2022-03-18 13:53:45 -03:00 committed by GitHub
parent a2995551d1
commit d43e122ac7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,10 +12,10 @@
## Introduction
Pallas is an expanding collection of modules that re-implements common
Cardano logic in native Rust. This crate doesn't provide any particular
Ouroboros / 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).
knows, maybe even a full node in a far away future).
## Unboxing
@ -37,7 +37,7 @@ As already explained, _Pallas_ aims at being an expanding set of components. The
| pallas-leadership | Implementation of the slot leadership selection algorithm |
| pallas-selection | Implementation of the consensus chain-selection algorithm |
### Ouroboros Ledger
### Cardano Ledger
| Crates | Description |
| --------------------------------------- | ----------------------------------------------------------------------- |
@ -46,6 +46,13 @@ As already explained, _Pallas_ aims at being an expanding set of components. The
| pallas-applying | Logic for validating and applying new blocks and txs to the chain state |
| pallas-forecasting | Ledger forecasting algorithm to be used by the consensus layer |
### Shared
| Crates | Description |
| ------------------------------- | -------------------------------------------------- |
| [pallas-crypto](/pallas-crypto) | Shared Cryptographic primitives |
| [pallas-codec](/pallas-codec) | Shared CBOR encoding / decoding using minicbor lib |
## Etymology
> Pallas: (Greek mythology) goddess of wisdom and useful arts and prudent warfare;