trezoa-nonce 3.2.2

Trezoa durable transaction nonces.
NOTICE

Trezoa Nonce
==============

This software is a derivative work based on the Solana Nonce library.

Original Work:
--------------
Project: solana-nonce
Version: 3.0.0
Source: https://crates.io/crates/solana-nonce
Repository: https://github.com/anza-xyz/solana-sdk
License: Apache License 2.0

Original Copyright Holders:
- Anza Maintainers
- Solana Labs, Inc.
- All contributors to the original Solana SDK project

Derivative Work:
----------------
Project: trezoa-nonce  
Version: 3.2.2
Maintainer: Trezoa-team <foundation@trezoa.xyz>
Repository: https://github.com/Trezoa-team/trezoa-nonce
License: Apache License 2.0

This derivative work includes modifications and adaptations for the Trezoa Blockchain ecosystem:
- Namespace changes from solana-* to trezoa-*
- Dependency updates to Trezoa ecosystem crates
- Version alignment with Trezoa ecosystem (3.2.2)
- Documentation updates reflecting Trezoa branding

Copyright Notice:
-----------------
Copyright (c) 2021-2024 Anza Maintainers <maintainers@anza.xyz>
Copyright (c) 2020-2024 Solana Labs, Inc.
Copyright (c) 2025 TRZ Ledger Foundation

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.

Acknowledgments:
----------------
This work builds upon the excellent foundation provided by the Solana
community and contributors. We acknowledge their pioneering work in
blockchain infrastructure and durable transaction nonces.

The Trezoa team is grateful for the open-source nature of the original
project, which enables derivative works like this one to exist and thrive.