trezoa-address 3.2.3

Trezoa account addresses
Documentation
=================================================================================
TREZOA ADDRESS LIBRARY - MIGRATION NOTICE
=================================================================================

Project: trezoa-address
Version: Migrated from solana-address v2.0.0
Migration Date: November 2025

OVERVIEW
--------
This crate provides address representation and utilities for the Trezoa blockchain 
ecosystem. It has been carefully migrated and adapted from the original Solana 
address implementation to support Trezoa's requirements while maintaining 
compatibility with existing address formats and cryptographic standards.

ORIGINAL SOURCE
---------------
Original crate: solana-address v2.0.0
Source repository: https://crates.io/crates/solana-address
Original license: Apache License 2.0

MODIFICATIONS & ADAPTATIONS
---------------------------
- Renamed namespaces from Solana to Trezoa
- Updated documentation references to Trezoa ecosystem
- Adapted configuration constants for Trezoa blockchain
- Updated dependency references to Trezoa-specific crates
- Maintained full API compatibility for seamless migration

LICENSING & ATTRIBUTION
-----------------------
This library is licensed under the Apache License 2.0, identical to the original.
All original copyrights and attributions are preserved and belong to their 
respective authors and contributors.

Original work © Solana Labs and contributors
Trezoa adaptations © 2025 TRZ Ledger Foundation

CONTACT & SUPPORT
-----------------
For issues, questions, or contributions related to the Trezoa adaptation:
- Website: https://trezoa.io
- Documentation: https://trezoa.xyz/docs
- Repository: https://github.com/Trezoa-team/trezoa-address

=================================================================================