NOTICE - Trezoa Native Token
===============================================================================
This project contains code derived from the Solana Native Token crate.
Original Work:
- Project: Solana Native Token
- Version: v3.0.0
- Source: https://crates.io/crates/solana-native-token
- Repository: https://github.com/anza-xyz/solana-sdk
- Copyright: Anza Maintainers
- License: Apache License 2.0
Derivative Work:
- Project: Trezoa Native Token
- Version: v3.1.1
- Repository: https://github.com/TRZ-Ledger-Foundation/trezoa-native-token
- Copyright: © 2025 TRZ Ledger Foundation
- License: Apache License 2.0
===============================================================================
MODIFICATIONS MADE:
- Renamed from "solana-native-token" to "trezoa-native-token"
- Changed library name from "solana_native_token" to "trezoa_native_token"
- Updated token references from SOL to TRZ
- Renamed constants from LAMPORTS_PER_SOL to LAMPORTS_PER_TRZ
- Updated function names from sol_str_to_lamports to trz_str_to_lamports
- Changed struct from Sol to Trz
- Updated all comments and documentation to reference Trezoa Blockchain
- Modified package metadata for Trezoa project
===============================================================================
LICENSING:
This derivative work is licensed under the Apache License 2.0, the same
license as the original work. 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.
===============================================================================
For questions about this derivative work, contact:
TRZ Ledger Foundation
Email: foundation@trzledger.org
Website: https://github.com/TRZ-Ledger-Foundation