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

pallas-addresses

Ergonomic library to work with different Cardano addresses

36 releases (15 breaking)

new 0.26.0 May 21, 2024
0.24.0 Mar 9, 2024
0.20.0 Nov 20, 2023
0.19.0-alpha.2 Jul 19, 2023
0.12.0-alpha.0 Jul 20, 2022

#198 in Magic Beans

Download history 333/week @ 2024-01-29 567/week @ 2024-02-05 654/week @ 2024-02-12 925/week @ 2024-02-19 870/week @ 2024-02-26 942/week @ 2024-03-04 623/week @ 2024-03-11 637/week @ 2024-03-18 563/week @ 2024-03-25 716/week @ 2024-04-01 613/week @ 2024-04-08 339/week @ 2024-04-15 298/week @ 2024-04-22 576/week @ 2024-04-29 375/week @ 2024-05-06 537/week @ 2024-05-13

1,808 downloads per month
Used in 24 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

~2.5MB
~56K SLoC