Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 2.44 KB

README.md

File metadata and controls

29 lines (24 loc) · 2.44 KB

TON Enhancement Proposals (TEPs)

⚠️ 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.

Creating TEP

  1. Discuss your proposal with community first, for example in TON Dev chat (en/ru).
  2. Read TEP-1 to understand proposal management process.
  3. 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.
  4. Fill all sections and answer questions stated in template. If you need to include images, upload them to ./assets/0000-my-new-standard/ folder.
  5. Submit a pull request.

Merged TEPs

Active

TEP Title Type Created
1 TEP Lifecycle Meta 11.06.2022
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 Communication between TON wallets and TON apps Core 20.10.2022