NOTICE
Trezoa Pubkey Library
Version: 3.2.2
Copyright © 2025 TRZ Ledger Foundation
================================================================================
MIGRATION NOTICE
================================================================================
This crate is a fork and adaptation of solana-pubkey v3.0.0, originally
developed by Anza Maintainers and the Solana Foundation.
Original Project:
- Name: solana-pubkey
- Version: 3.0.0
- Repository: https://github.com/anza-xyz/solana-sdk
- Crates.io: https://crates.io/crates/solana-pubkey
- Original Authors: Anza Maintainers <maintainers@anza.xyz>
================================================================================
MODIFICATIONS AND ADAPTATIONS
================================================================================
This fork has been adapted for the Trezoa Blockchain ecosystem with the
following key changes:
1. BRANDING UPDATES:
- Project name: solana-pubkey → trezoa-pubkey
- Library name: solana_pubkey → trezoa_pubkey
- All "Solana" references → "Trezoa"
- All "SOL" token references → "TRZ"
- Target platform: "solana" → "trezoa"
2. DEPENDENCY UPDATES:
- solana-address → trezoa-address
- Version alignment with Trezoa ecosystem (3.2.2)
3. DOCUMENTATION UPDATES:
- Updated all code examples and documentation
- Modified URLs and references to point to Trezoa infrastructure
- Updated repository and homepage information
4. COMPATIBILITY:
- Maintains API compatibility with the original library
- Preserves all original functionality and behavior
- Same Apache 2.0 licensing terms
================================================================================
LEGAL NOTICE
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at:
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
================================================================================
COPYRIGHT ATTRIBUTION
================================================================================
Original Work Copyright:
- Portions © Anza Maintainers and contributors
- Portions © Solana Foundation and contributors
- Licensed under Apache License 2.0
Modified Work Copyright:
- Modifications and adaptations © 2025 TRZ Ledger Foundation
- Licensed under Apache License 2.0
All original copyrights and attributions are hereby preserved and acknowledged.
This derivative work is distributed under the same license terms as the
original project.
================================================================================
CONTACT INFORMATION
================================================================================
Trezoa Foundation
Email: foundation@trezoa.xyz
Website: https://trezoa.io/
Repository: https://github.com/Trezoa-team/trezoa-pubkey
For issues related to this fork, please use the Trezoa repository.
For issues related to the original implementation, please refer to the
original Solana project repositories.