================================================================================
TREZOA EXAMPLE MOCKS
================================================================================
This software contains code derived from solana-example-mocks v3.0.0
ORIGINAL SOFTWARE INFORMATION:
- Package: solana-example-mocks
- Version: 3.0.0
- Authors: Anza Maintainers <maintainers@anza.xyz>
- License: Apache License 2.0
- Repository: https://github.com/anza-xyz/solana-sdk
- Documentation: https://docs.rs/solana-example-mocks
- Source: https://crates.io/crates/solana-example-mocks
MODIFICATIONS:
This crate has been forked and adapted for the Trezoa Blockchain ecosystem with
the following changes:
- Renamed from "solana-example-mocks" to "trezoa-example-mocks"
- Updated all module names and imports from solana_* to trezoa_*
- Changed dependency references from solana-* to trezoa-* crates
- Updated version to 3.2.2 for Trezoa ecosystem compatibility
- Modified package metadata for Trezoa foundation
LICENSING:
This software is licensed under the Apache License, Version 2.0 (the "License").
You may obtain a copy of the License at:
http://www.apache.org/licenses/LICENSE-2.0
COPYRIGHT NOTICES:
- Original code: Copyright © Anza Maintainers and contributors
- Modifications: Copyright © 2025 TRZ Ledger Foundation
- All rights reserved under Apache License 2.0
THIRD PARTY DEPENDENCIES:
This software depends on various third-party libraries. See Cargo.toml for
complete dependency information. Each dependency retains its original license.
DISCLAIMER:
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.
For questions regarding this software, contact: foundation@trezoa.xyz
Generated: November 2025
================================================================================