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

pallas-addresses

Ergonomic library to work with different Cardano addresses

37 releases (16 breaking)

new 0.27.0 Jun 1, 2024
0.25.0 Apr 2, 2024
0.24.0 Mar 9, 2024
0.20.0 Nov 20, 2023
0.12.0-alpha.0 Jul 20, 2022

#202 in Magic Beans

Download history 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 580/week @ 2024-03-23 700/week @ 2024-03-30 586/week @ 2024-04-06 406/week @ 2024-04-13 301/week @ 2024-04-20 544/week @ 2024-04-27 355/week @ 2024-05-04 446/week @ 2024-05-11 1244/week @ 2024-05-18 750/week @ 2024-05-25

2,839 downloads per month
Used in 25 crates (8 directly)

Apache-2.0

150KB
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

~2.5MB
~57K SLoC