Trezoa Address Library
======================
This library is a derivative work based on solana-address v1.0.0
ORIGINAL WORK:
- Package: solana-address
- Version: 1.0.0
- Authors: Anza Maintainers <maintainers@anza.xyz>
- Source: https://crates.io/crates/solana-address
- Repository: https://github.com/anza-xyz/solana-sdk
- License: Apache License 2.0
DERIVATIVE WORK:
- Package: trezoa-address
- Version: 3.2.2
- Authors: Trezoa-team <foundation@trezoa.xyz>
- Repository: https://github.com/Trezoa-team/trezoa-address
- License: Apache License 2.0
MODIFICATIONS:
This derivative work includes the following modifications:
- Renamed from "solana-address" to "trezoa-address"
- Updated branding from Solana to Trezoa ecosystem
- Modified dependency references to use trezoa-* equivalents
- Updated target OS references from "solana" to "trezoa"
- Updated syscall function names from sol_* to trz_*
- Updated documentation URLs to trezoa.io domain
- Version bumped to 3.2.2 for Trezoa ecosystem compatibility
COPYRIGHT NOTICE:
© Original work copyright belongs to Anza Maintainers and contributors
© 2025 Modifications and derivative work by TRZ Ledger Foundation
LICENSING:
This derivative work is licensed under the Apache License 2.0,
the same license as the original work. See LICENSE file for full terms.
ACKNOWLEDGMENTS:
We acknowledge and thank the original authors and contributors of
solana-address for their excellent work that made this derivative
work possible.