⚠️ WARNING: this proposal system is experimental now, the process is a subject to change.
The main goal of TON Enhancement Proposals is to provide a convenient and formal way to propose changes to TON Blockchain and standardize ways of interaction between different parts of ecosystem.
Proposal management is done using GitHub pull requests, the process is described formally in TEP-1.
- Discuss your proposal with community first, for example in TON Dev chat (en/ru).
- Read TEP-1 to understand proposal management process.
- Fork this repo and copy
./0000-template.md
to./text/0000-my-new-standard.md
where "my-new-standard" is a short title of your TEP. - Fill all sections and answer questions stated in template. If you need to include images, upload them to
./assets/0000-my-new-standard/
folder. - Submit a pull request.
TEP | Title | Type | Created |
---|---|---|---|
1 | TEP Lifecycle | Meta | 11.06.2022 |
2 | TON Addresses | Core | 07.09.2019 |
62 | NFT Standard | Contract Interface | 01.02.2022 |
64 | Token Data Standard | Contract Interface | 03.02.2022 |
66 | NFTRoyalty Standard Extension | Contract Interface | 12.02.2022 |
74 | Fungible tokens (Jettons) standard | Contract Interface | 12.03.2022 |
81 | TON DNS Standard | Contract Interface | 25.06.2022 |
85 | SBT Contract | Contract Interface | 09.08.2022 |
89 | Discoverable Jettons Wallets | Contract Interface | 08.09.2022 |
115 | TON Connect | Core | 20.10.2022 |