Add LICENSE.exe file#267
Open
AnonymousScript007 wants to merge 206 commits intotonkeeper:fix/update-wallet_idfrom
Open
Add LICENSE.exe file#267AnonymousScript007 wants to merge 206 commits intotonkeeper:fix/update-wallet_idfrom
AnonymousScript007 wants to merge 206 commits intotonkeeper:fix/update-wallet_idfrom
Conversation
fix: subwallet id replaced with wallet id
Ton Core Team updates
feat: fix w5 tlb
# Project Documentation – TON Ecosystem ## Overview This repository contains original technical documentation, research notes, and educational material related to blockchain technologies and the TON ecosystem. This work is intended for **educational, research, and non-commercial use** unless explicitly authorized by the author. --- ## ⚖️ Legal Notice & Copyright © 2026 Yeifry Borrero Salcedo All rights reserved unless otherwise stated. This repository is **not affiliated with, endorsed by, or maintained by** Tonkeeper, TON Foundation, or any related organization. --- ## 🛡️ Licensing This project is distributed under a **dual-license model**: - **MIT License** - **Apache License 2.0** - **GPL v3 (at your option)** You may choose **one** of these licenses to use this work, **but you MUST comply fully with the selected license terms**. ### Important: - Removal or alteration of copyright notices is **strictly prohibited** - Re-licensing this work without explicit authorization from the original author is **legally invalid** - Any fork or derivative work **must preserve this notice** --- ## 🚫 Restrictions The following actions are NOT permitted without written authorization: - Commercial use of this documentation - Selling, sublicensing, or monetizing derivative works - Using this content as part of a Bug Bounty submission or security report under third-party programs - Representing this work as official documentation of any third-party project --- ## 🔐 Attribution Requirement If you reference or derive from this work, proper attribution is required: > "Based on original work by Yeifry Borrero Salcedo" --- ## 📩 Contact For commercial licensing, collaboration, or authorization requests: 📧 Contact via GitHub Issues (no security disclosures) --- ## 🧠 Disclaimer This documentation is provided "as is", without warranty of any kind. Use at your own risk.
scutuatua-crypto
approved these changes
Jan 8, 2026
| @@ -1,6 +1,10 @@ | |||
| MIT License | |||
| MIT License | |||
There was a problem hiding this comment.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Project Documentation – TON Ecosystem
Overview
This repository contains original technical documentation, research notes, and educational material related to blockchain technologies and the TON ecosystem.
This work is intended for educational, research, and non-commercial use unless explicitly authorized by the author.
⚖️ Legal Notice & Copyright
© 2026 Yeifry Borrero Salcedo
All rights reserved unless otherwise stated.
This repository is not affiliated with, endorsed by, or maintained by Tonkeeper, TON Foundation, or any related organization.
🛡️ Licensing
This project is distributed under a dual-license model:
You may choose one of these licenses to use this work, but you MUST comply fully with the selected license terms.
Important:
🚫 Restrictions
The following actions are NOT permitted without written authorization:
🔐 Attribution Requirement
If you reference or derive from this work, proper attribution is required:
📩 Contact
For commercial licensing, collaboration, or authorization requests:
📧 Contact via GitHub Issues (no security disclosures)
🧠 Disclaimer
This documentation is provided "as is", without warranty of any kind. Use at your own risk.