#cardano #addresses #address #different #decode #stake #encode

pallas-addresses

Ergonomic library to work with different Cardano addresses

35 releases (14 breaking)

new 0.25.0 Apr 2, 2024
0.24.0 Mar 9, 2024
0.23.0 Feb 11, 2024
0.20.0 Nov 20, 2023
0.12.0-alpha.0 Jul 20, 2022

#206 in Magic Beans

Download history 211/week @ 2023-12-16 139/week @ 2023-12-23 248/week @ 2023-12-30 117/week @ 2024-01-06 250/week @ 2024-01-13 365/week @ 2024-01-20 306/week @ 2024-01-27 561/week @ 2024-02-03 702/week @ 2024-02-10 922/week @ 2024-02-17 821/week @ 2024-02-24 792/week @ 2024-03-02 724/week @ 2024-03-09 707/week @ 2024-03-16 596/week @ 2024-03-23 862/week @ 2024-03-30

2,983 downloads per month
Used in 22 crates (7 directly)

Apache-2.0

145KB
3.5K 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

~4.5MB
~79K SLoC