├── 0000-template.md ├── README.md ├── parse_headers.py └── text ├── 0001-tep-lifecycle.md ├── 0002-address.md ├── 0062-nft-standard.md ├── 0064-token-data-standard.md ├── 0066-nft-royalty-standard.md ├── 0074-jettons-standard.md ├── 0081-dns-standard.md ├── 0085-sbt-standard.md ├── 0089-jetton-wallet-discovery.md ├── 0115-ton-connect.md ├── 0160-dispatch-queue.md └── 0526-scaled-ui-jettons.md /0000-template.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ton-blockchain/TEPs/HEAD/0000-template.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ton-blockchain/TEPs/HEAD/README.md -------------------------------------------------------------------------------- /parse_headers.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ton-blockchain/TEPs/HEAD/parse_headers.py -------------------------------------------------------------------------------- /text/0001-tep-lifecycle.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ton-blockchain/TEPs/HEAD/text/0001-tep-lifecycle.md -------------------------------------------------------------------------------- /text/0002-address.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ton-blockchain/TEPs/HEAD/text/0002-address.md -------------------------------------------------------------------------------- /text/0062-nft-standard.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ton-blockchain/TEPs/HEAD/text/0062-nft-standard.md -------------------------------------------------------------------------------- /text/0064-token-data-standard.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ton-blockchain/TEPs/HEAD/text/0064-token-data-standard.md -------------------------------------------------------------------------------- /text/0066-nft-royalty-standard.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ton-blockchain/TEPs/HEAD/text/0066-nft-royalty-standard.md -------------------------------------------------------------------------------- /text/0074-jettons-standard.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ton-blockchain/TEPs/HEAD/text/0074-jettons-standard.md -------------------------------------------------------------------------------- /text/0081-dns-standard.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ton-blockchain/TEPs/HEAD/text/0081-dns-standard.md -------------------------------------------------------------------------------- /text/0085-sbt-standard.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ton-blockchain/TEPs/HEAD/text/0085-sbt-standard.md -------------------------------------------------------------------------------- /text/0089-jetton-wallet-discovery.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ton-blockchain/TEPs/HEAD/text/0089-jetton-wallet-discovery.md -------------------------------------------------------------------------------- /text/0115-ton-connect.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ton-blockchain/TEPs/HEAD/text/0115-ton-connect.md -------------------------------------------------------------------------------- /text/0160-dispatch-queue.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ton-blockchain/TEPs/HEAD/text/0160-dispatch-queue.md -------------------------------------------------------------------------------- /text/0526-scaled-ui-jettons.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ton-blockchain/TEPs/HEAD/text/0526-scaled-ui-jettons.md --------------------------------------------------------------------------------