From 09b7286f01c15b2745cbb0ad6f54941207b462ec Mon Sep 17 00:00:00 2001 From: Howard Peng Date: Tue, 28 Feb 2023 22:24:35 +0800 Subject: [PATCH 1/2] Update MyExampleLib.txt --- MyExampleLib.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/MyExampleLib.txt b/MyExampleLib.txt index 0ca792d..b77aa6d 100644 --- a/MyExampleLib.txt +++ b/MyExampleLib.txt @@ -1,9 +1,9 @@ -1. MyExampleLib -2. Library for work with TON in Pascal language, made work with wallets, jettons, NFT, payment channels. -3. Library is used in pascal.ton service and tested on millions of users; We are not very sure about the implementation of payment channels. -4. https://github.com/mytonlib -5. @Alice and @Bob, formerly involved in astrophysics. -6. 3 months. -7. We plan to support ADNL connection in 2033. -8. It would be great to publish a link to MyExampleLib in ton.org/docs page "Libraries". -9. Received 5000 TON from ton.org/grants in Nov, 2002. \ No newline at end of file +1. NFT Standatd in Tact +2. Using Tact language implement with NFT standard! +3. The repo is using Tact to implement. +4. https://github.com/howardpen9/nft-standard-template +5. @howardpen9 +6. 1.5 months since the first day learning the Tact language +7. I already upload the data. +8. It would be great if TF can support me. +9. Never receive any TON. From 7221452ac1b805222689bc2dd8eadd4787e07f9b Mon Sep 17 00:00:00 2001 From: Howard Peng Date: Tue, 28 Feb 2023 22:25:55 +0800 Subject: [PATCH 2/2] Rename MyExampleLib.txt to NFT Standard.txt --- MyExampleLib.txt => NFT Standard.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename MyExampleLib.txt => NFT Standard.txt (100%) diff --git a/MyExampleLib.txt b/NFT Standard.txt similarity index 100% rename from MyExampleLib.txt rename to NFT Standard.txt