pallas 0.3.7

Rust-native building blocks for the Cardano blockchain ecosystem.
Documentation
1
2
3
4
//! Ledger primitives and cbor codecs for different Cardano eras

#[doc(inline)]
pub use pallas_alonzo as alonzo;