Skip to content

Commit

Permalink
Add info about TON WWW
Browse files Browse the repository at this point in the history
  • Loading branch information
sun-rhythms committed Oct 11, 2023
1 parent 840ccb7 commit f0aa8a5
Showing 1 changed file with 16 additions and 33 deletions.
49 changes: 16 additions & 33 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,16 @@
<!-- omit from toc -->

# Awesome TON (The Open Network) [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
<!-- omit from toc -->
# Awesome TON (The Open Network) [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)

[<img src="logo/ton_symbol.svg" align="right" width="100">](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.

---

<!-- omit from toc -->

<!-- omit from toc -->
## Contents

- [🏛️ Official Resources](#️-official-resources)
Expand Down Expand Up @@ -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)
Expand All @@ -53,17 +50,14 @@ 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)
- [Six unique aspects of TON Blockchain that will surprise Solidity developers](https://blog.ton.org/six-unique-aspects-of-ton-blockchain-that-will-surprise-solidity-developers)
- [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)
Expand All @@ -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/)
Expand Down Expand Up @@ -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
Expand All @@ -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)
Expand All @@ -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)
Expand All @@ -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.
Expand All @@ -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)
Expand All @@ -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/)
Expand All @@ -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.
Expand All @@ -245,15 +231,13 @@ 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/)

---

## 🌐 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.
Expand All @@ -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.
Expand All @@ -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! 😎

0 comments on commit f0aa8a5

Please sign in to comment.