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

pallas-addresses

Ergonomic library to work with different Cardano addresses

44 releases (20 breaking)

0.31.0 Nov 4, 2024
0.30.1 Aug 25, 2024
0.29.0 Jul 16, 2024
0.24.0 Mar 9, 2024
0.12.0-alpha.0 Jul 20, 2022

#5 in #stake

Download history 675/week @ 2024-07-29 780/week @ 2024-08-05 605/week @ 2024-08-12 1322/week @ 2024-08-19 1099/week @ 2024-08-26 1022/week @ 2024-09-02 831/week @ 2024-09-09 573/week @ 2024-09-16 770/week @ 2024-09-23 798/week @ 2024-09-30 590/week @ 2024-10-07 525/week @ 2024-10-14 596/week @ 2024-10-21 516/week @ 2024-10-28 832/week @ 2024-11-04 773/week @ 2024-11-11

2,765 downloads per month
Used in 25 crates (10 directly)

Apache-2.0

165KB
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
~53K SLoC