================================================================================
NOTICE
================================================================================
Trezoa Bincode Utilities
Version: 3.2.2
Copyright © 2025 TRZ Ledger Foundation
This software contains code derived from solana-bincode v3.0.0
Original Copyright © Solana Labs, Inc.
Original source: https://crates.io/crates/solana-bincode
This crate has been forked, renamed, and adapted for the Trezoa Blockchain
ecosystem as part of the Trezoa Protocol implementation.
================================================================================
LICENSE
================================================================================
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 project builds upon the excellent work of the original solana-bincode
contributors. We extend our gratitude to all original authors and maintainers.
The following third-party dependencies are included:
- bincode (MIT/Apache-2.0)
- serde (MIT/Apache-2.0)
- trezoa-instruction-error (Apache-2.0)
================================================================================
CONTACT
================================================================================
Trezoa-team: foundation@trezoa.xyz
Homepage: https://trezoa.xyz/
Repository: https://github.com/Trezoa-team/trezoa-bincode
Documentation: https://docs.rs/trezoa-bincode
For questions, issues, or contributions, please visit our GitHub repository
or contact us through the official channels listed above.