mirror of
https://github.com/ton-blockchain/ton
synced 2025-02-13 03:32:22 +00:00
commit
45e99a5c63
1 changed files with 16 additions and 0 deletions
16
README.md
16
README.md
|
@ -1,3 +1,19 @@
|
|||
[![Stack Overflow Group][stack-overflow-badge]][stack-overflow-url]
|
||||
[![Telegram Foundation Group][telegram-foundation-badge]][telegram-foundation-url]
|
||||
[![Telegram Community Group][telegram-community-badge]][telegram-community-url]
|
||||
[![Twitter Group][twitter-badge]][twitter-url]
|
||||
|
||||
[telegram-foundation-badge]: https://img.shields.io/badge/-TON%20Foundation-2CA5E0?style=flat&logo=telegram&logoColor=white
|
||||
[telegram-community-badge]: https://img.shields.io/badge/-TON%20Community-2CA5E0?style=flat&logo=telegram&logoColor=white
|
||||
[telegram-foundation-url]: https://t.me/tonblockchain
|
||||
[telegram-community-url]: https://t.me/toncoin
|
||||
[twitter-badge]: https://img.shields.io/twitter/follow/ton_blockchain
|
||||
[twitter-url]: https://twitter.com/ton_blockchain
|
||||
[stack-overflow-badge]: https://img.shields.io/badge/-Stack%20Overflow-FE7A16?style=flat&logo=stack-overflow&logoColor=white
|
||||
[stack-overflow-url]: https://stackoverflow.com/questions/tagged/ton
|
||||
|
||||
|
||||
|
||||
# TON
|
||||
|
||||
Main TON monorepo, which includes the code of the node/validator, lite-client, tonlib, FunC compiler, etc.
|
||||
|
|
Loading…
Reference in a new issue