cardano-serialization-lib 17.0.0

(De)serialization functions for the Cardano blockchain along with related utility functions
Documentation
1
2
3
4
5
6
mod address;
mod base58;
mod cbor;
mod crc32;

pub use address::{Addr, AddressMatchXPub, ByronAddressType, ExtendedAddr, ParseExtendedAddrError};