#cardano #addresses #address #different #decode #stake #shelley

pallas-addresses

Ergonomic library to work with different Cardano addresses

45 releases (21 breaking)

0.32.0 Dec 29, 2024
0.31.0 Nov 4, 2024
0.30.2 Sep 8, 2024
0.29.0 Jul 16, 2024
0.12.0-alpha.0 Jul 20, 2022

#6 in #stake

Download history 616/week @ 2024-10-20 507/week @ 2024-10-27 807/week @ 2024-11-03 767/week @ 2024-11-10 922/week @ 2024-11-17 664/week @ 2024-11-24 968/week @ 2024-12-01 1219/week @ 2024-12-08 1213/week @ 2024-12-15 506/week @ 2024-12-22 783/week @ 2024-12-29 966/week @ 2025-01-05 1047/week @ 2025-01-12 1199/week @ 2025-01-19 1070/week @ 2025-01-26 2254/week @ 2025-02-02

5,634 downloads per month
Used in 26 crates (11 directly)

Apache-2.0

170KB
4K SLoC

Pallas Addresses


lib.rs:

Interact with Cardano addresses of any type

This module contains utilities to decode / encode Cardano addresses from / to different formats. The entry point to most of the methods is the [Address] enum, which holds the decoded values of either a Byron, Shelley or Stake address.

For more information regarding Cardano addresses and their formats, please refer to CIP-19.

Dependencies

~1.9–2.5MB
~52K SLoC