Skip to content

ton-blockchain/TEPs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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
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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages