From f0aa8a52fde0c0ad3d0802914587c9d20bf9fc82 Mon Sep 17 00:00:00 2001 From: sun-rhythms Date: Wed, 11 Oct 2023 16:05:41 +0300 Subject: [PATCH] Add info about TON WWW --- README.md | 49 ++++++++++++++++--------------------------------- 1 file changed, 16 insertions(+), 33 deletions(-) diff --git a/README.md b/README.md index 3223c12..0e71c6e 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,16 @@ - - -# Awesome TON (The Open Network) [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) + +# Awesome TON (The Open Network) [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) [](https://ton.org) [![Twitter](https://img.shields.io/twitter/follow/ton_blockchain?style=social)](https://twitter.com/ton_blockchain) [![Telegram](https://img.shields.io/badge/telegram-TON%20Dev%20Chat-blue?logo=telegram)](https://tondev_eng.t.me) -Welcome to Awesome TON - a carefully curated compendium of standout libraries, tools, services, protocols, and smart contracts associated with the TON ecosystem. +Welcome to Awesome TON - a carefully curated compendium of standout libraries, tools, services, protocols, and smart contracts associated with the TON ecosystem. --- - - + ## Contents - [🏛️ Official Resources](#️-official-resources) @@ -43,7 +41,6 @@ Welcome to Awesome TON - a carefully curated compendium of standout libraries, t --- ## 🏛️ Official Resources - - [Documentation](https://docs.ton.org/) - [Community blog](https://blog.ton.org/) - [Hackathons, contests](https://ton.org/events) @@ -53,9 +50,7 @@ Welcome to Awesome TON - a carefully curated compendium of standout libraries, t --- ## 🎓 Education - ### Basic Theory - - [The Open Network](https://docs.ton.org/learn/introduction) - [What is blockchain? What is a smart contract? What is gas?](https://blog.ton.org/what-is-blockchain) - [Smart Contract Addresses](https://docs.ton.org/learn/overviews/addresses) @@ -63,7 +58,6 @@ Welcome to Awesome TON - a carefully curated compendium of standout libraries, t - [TON Sites, TON WWW, TON Proxy](https://blog.ton.org/ton-sites) ### YouTube Educational Videos - - [Ton Dev Study channel](https://www.youtube.com/@WikiMar/playlists) - English - [FunC & Blueprint](https://www.youtube.com/playlist?list=PLyDBPwv9EPsDjIMAF3XqNI2XGNwdcB3sg) @@ -76,13 +70,13 @@ Welcome to Awesome TON - a carefully curated compendium of standout libraries, t - [TON Development with Python](https://www.youtube.com/playlist?list=PLyDBPwv9EPsC-7xbn8b8noZh9a1Xkg42W) - [TON Development with GO](https://www.youtube.com/playlist?list=PLyDBPwv9EPsCV-GifFVIQ1o3t35j1nj-u) - [TON Development with Fift](https://www.youtube.com/playlist?list=PLyDBPwv9EPsCYG-hR4N5FRTKUkfM8POgh) -- [Mark Okhman](https://www.youtube.com/@markokhman) +- [Mark Okhman](https://www.youtube.com/@markokhman) - [Ton Dev Moscow channel](https://www.youtube.com/@tondevmoscow/featured) -### Community Tutorials +### Community Tutorials - Smart Contracts and dApps - - [Get Started with TON](https://docs.ton.org/develop/onboarding-challenge) + - [Get Started with TON](https://docs.ton.org/develop/onboarding-challenge) - Ton-Community Hello World - [Step by step guide for working with your first TON wallet](https://ton-community.github.io/tutorials/01-wallet/) - [Step by step guide for writing your first smart contract](https://ton-community.github.io/tutorials/02-contract/) @@ -110,11 +104,9 @@ Welcome to Awesome TON - a carefully curated compendium of standout libraries, t - [Sending messages](https://docs.ton.org/develop/dapps/ton-connect/transactions) ### Smart Contract Examples - - [Smart Contract Examples](https://docs.ton.org/develop/smart-contracts/examples) ### Guidelines - - Smart Contract Development - [Overview](https://docs.ton.org/develop/smart-contracts/guidelines) - Develop Apps @@ -129,6 +121,8 @@ Welcome to Awesome TON - a carefully curated compendium of standout libraries, t --- + + ## 🗣 Talks & Workshops - [TON & Company](https://www.youtube.com/@ton-company/featured) - By [@markokhman](https://t.me/markokhman) @@ -140,13 +134,12 @@ Welcome to Awesome TON - a carefully curated compendium of standout libraries, t ## 🧑‍💻 Get coding ### Dev Tools - - [Blueprint](https://github.com/ton-community/blueprint/) - A development environment for writing, testing, and deploying smart contracts. - [Testnet Faucet](https://t.me/testgiver_ton_bot) - Bot for getting testnet TON. - [TON Dev Wallet](https://github.com/TonDevWallet/TonDevWallet) - Wallet for developers. - [Rift](https://github.com/sky-ring/rift) - Python framework for building smart contracts. - [Tact](https://tact-lang.org/) - High-level language for TON smart-contracts. -- IDE Plugins +- IDE Plugins - [VS Code plugin](https://marketplace.visualstudio.com/items?itemName=tonwhales.func-vscode) - [IntelliJ IDEs Plugin](https://plugins.jetbrains.com/plugin/18541-ton-development) - [Sublime Text plugin](https://github.com/savva425/func_plugin_sublimetext3) @@ -164,7 +157,6 @@ Welcome to Awesome TON - a carefully curated compendium of standout libraries, t - [twa-dev/Mark42](https://github.com/twa-dev/Mark42) - Mark42 is a simple lightweight tree-shakable UI library for TWA. ### Libraries - - Python - [yungwine/pytoniq](https://github.com/yungwine/pytoniq) - Python SDK with native LiteClient, tlb wrappers and cells. - [tonfactory/tonsdk](https://github.com/tonfactory/tonsdk) - Library with cells implementation and popular contract wrappers. @@ -187,8 +179,8 @@ Welcome to Awesome TON - a carefully curated compendium of standout libraries, t - [ton-kotlin](https://github.com/andreypfau/ton-kotlin) - Kotlin SDK for TON blockchain. - [TonSdk.NET](https://github.com/continuation-team/TonSdk.NET) - Native C# (.NET, Unity) SDK for TON Blockchain. -### Get help +### Get help - [TON Overflow](https://answers.ton.org) - [English developers chat](https://t.me/tondev_eng) - [Russian developers chat](https://t.me/tondev) @@ -197,23 +189,19 @@ Welcome to Awesome TON - a carefully curated compendium of standout libraries, t --- ## 🗂 Projects - ### Decentralized exchanges - - [dedust.io](https://dedust.io/) - [STON.fi](https://app.ston.fi) - [DeDust](https://dedust.io/swap) - [Megaton Finance](https://megaton.fi) ### Marketplaces - - [Fragment](https://fragment.com/) - [GetGems](https://getgems.io/) - [ton.diamonds](https://ton.diamonds/) - [disintar.io](https://disintar.io/) ### Explorers - - [tonscan.org](https://tonscan.org/) - [dton.io](https://dton.io/) - [tonviewer.com](https://tonviewer.com/) @@ -224,14 +212,12 @@ Welcome to Awesome TON - a carefully curated compendium of standout libraries, t - [explorer.toncoin.org](https://explorer.toncoin.org) - [ton.cx](https://ton.cx) -### Bridges - +### Bridges - [bridge.ton.org](https://bridge.ton.org/) - [Orbit Bridge](https://bridge.orbitchain.io/) - [tonana.org](https://app.tonana.org/) -### Wallets - +### Wallets - [Tonkeeper](https://tonkeeper.com) - [TonHub](https://tonhub.com) - [@wallet](https://t.me/wallet) - TON wallet right in the Telegram. @@ -245,7 +231,6 @@ Welcome to Awesome TON - a carefully curated compendium of standout libraries, t - [Ton iOS](https://apps.apple.com/by/app/toncoin-wallet/id1560210939) - Official iOS wallet. ### Staking - - [TON Liquid Staking protocol](https://ton-ls-protocol.gitbook.io/ton-liquid-staking-protocol/) - Design guidelines of the TON Liquid Staking for developers. - [TonWhales staking](https://tonwhales.com/staking) - [The list of the TON nominator pools](https://tonvalidators.org/) @@ -253,7 +238,6 @@ Welcome to Awesome TON - a carefully curated compendium of standout libraries, t --- ## 🌐 Authentication - - [Ton Connect](https://github.com/ton-connect/) - Standart protocol for communication between wallets and apps. - [delab-team/connect](https://github.com/delab-team/connect) - SDK, which combines multiple protocols in one modal. - [@tonconnect/sdk](https://www.npmjs.com/package/@tonconnect/sdk) - JS SDK for TON Connect 2.0. @@ -263,10 +247,10 @@ Welcome to Awesome TON - a carefully curated compendium of standout libraries, t --- ## 💵 Funds - - [Toncoin Fund](https://www.toncoin.fund/) - [Tonstarter](https://tonstarter.com/hi/) + ## 🎛 Utilities This section includes a variety of handy utilities that assist with different tasks within the TON ecosystem, from user-friendly address generation to instant notification services. These tools are meant to enhance your experience while interacting with The Open Network. @@ -281,14 +265,13 @@ This section includes a variety of handy utilities that assist with different ta - [Anonymous Numbers Market Analytics](https://github.com/qpwedev/anonymous-numbers-market-analytics) - Telegram bot that disseminates statistical data on the Anonymous Telegram Numbers from Fragment market. ## 👨‍🎨 UX/UI - - [TON Design System](https://github.com/designervoid/ton-design-system) - Tailwind based Typescript package for creating frontend components which provides [TON Brand Assets](https://ton.org/brand-assets) as Atom CSS with custom theme. -## ✏️ Contribute +## ✏️ Contribute > [Contributing to Awesome-TON](contributing.md) - 1. Decide on the changes you want to make in the awesome-ton list. 2. Press `.` on the `awesome-ton` page to open the online editor (VSCode). 3. Make changes, describe them, and submit a commit as a Pull Request. 4. Congratulations, you're now a contributor to TON! 😎 +