Мир сегодня с "Юрий Подоляка"
Мир сегодня с "Юрий Подоляка"
Труха⚡️Україна
Труха⚡️Україна
Николаевский Ванёк
Николаевский Ванёк
Мир сегодня с "Юрий Подоляка"
Мир сегодня с "Юрий Подоляка"
Труха⚡️Україна
Труха⚡️Україна
Николаевский Ванёк
Николаевский Ванёк
TonTech avatar

TonTech

TON Dev community
TGlist рейтинг
0
0
ТипАчык
Текшерүү
Текшерилбеген
Ишенимдүүлүк
Ишенимсиз
Орду
ТилиБашка
Канал түзүлгөн датаКвіт 08, 2022
TGlistке кошулган дата
Серп 10, 2024
Тиркелген топ

"TonTech" тобундагы акыркы жазуулар

🔥 New smart contract challenge — Tact Smart Battle

🧩 5 tasks
💰 $20k in prizes
🪪 On-chain reputation
💼 Real chance to get a job at TON

If you’ve joined past challenges — you’ll love this one.

📌 Announcement & details: https://t.me/toncontests/194
🔨 TON Connect SDK Update

We're excited to announce a new release of the TON Connect SDK with significant enhancements for dApp developers.

We kindly request all dapp developers to update to the latest version to ensure optimal performance and user experience.

👥 @tonconnect/{sdk,ui,ui-react}
• New wallet feature requirements API
• Extra currencies in transactions
• React 19 compatibility

📁 New package versions
• @tonconnect/protocol 2.2.7
• @tonconnect/sdk 3.1.0
• @tonconnect/ui 2.1.0
• @tonconnect/ui-react 2.1.0

⬇️ To update, run npm install @tonconnect/ui-react@latest or npm install @tonconnect/ui@latest

💡 To learn more, visit the GitHub page at https://github.com/ton-connect/sdk.

💬 Encountered issues? Please report them on GitHub at https://github.com/ton-connect/sdk/issues.

⭐️ Special thanks to the Tonkeeper team for their contribution to this release!

🎁 Your feedback and usage examples are crucial. Share your experiences to help us evolve the SDK!
Hey TonTech Community!

We’re working on new developer tools – a sandbox environment and blueprints to make building on the TON blockchain smoother than ever. We want to hear about your biggest challenges, needs, and ideas.

Please take a moment to fill out our TonTech Developer Feedback Form.

Your input is extremely valuable and will help us shape the next generation of developer resources. Thank you for supporting our mission to make TON development accessible for everyone!
🚀 Calling All Hardcore Engineers!

We’re hunting for Senior Software Engineers who eat blockchain infra for breakfast. If you thrive on architecting next-gen tools, smashing smart contracts into shape, and building the backbone of a network used by millions—TON Tech wants you. Bring your mastery of FunC, TypeScript, and Node.js, plus a no-bullshit attitude to innovate in a zero-bureaucracy zone.

🔥 Why grind here?
→ Directly shape TON’s security and dev standards
→ Flex your skills in a remote-first, result-driven squad
→ Reinvent the wheel (yes, legitimately)

Drop the resume. Let’s build.
👉 Apply now or reach out to @sinastezia for chat.

#BlockchainDev #HardcoreHiring #TONTech #NoCodeNoGlory

(Checked for "кайфово" factor ✅)
🔨Dev tools updates

Recently new versions of blueprint, sandbox, test-utils, and create-ton have been released. The most important (and breaking) change is the fact that since blueprint v0.28.0 compilers (func-js, tolk, tact) have become peer dependencies. This means that you can pick and choose any compiler version that you need, as long as its API is compatible with what blueprint expects, but this also means that you need to have them listed in your package.json. If you're creating a new project using create-ton, it will add compiler dependencies automatically. If not and if you're upgrading blueprint in an old project, you will have to install compilers yourself, you can use the template's package.json for reference.

Changes to sandbox and test-utils include better support for extra currencies, which might be of use due to the recent developments in TON.
🚀 New TON Liteserver Beta

We've got exciting news to share: our TonTech team just built a brand-new TON Liteserver, and we need your help to put it through its paces.

If you're up for giving it a spin and sharing honest feedback, we'd love to have you on board our beta test!

💡 To participate, jump right in by checking out our repo at GitHub and sharing your thoughts in our Survey.

🎁 Your input will help us level up the TON Liteserver for everyone in the TON ecosystem. Let's make this awesome together!
Attention TON Community!

TonTech is on a mission to elevate the TON ecosystem’s core infrastructure—like our very own LiteServer—and we need YOUR insights to shape its future.

Your real-world experiences, whether you’re building dApps, minting NFTs, or diving into DeFi, will guide us in crafting faster, more secure, and more versatile solutions. Let’s pinpoint what’s working, what’s missing, and what we can innovate next.

Ready to have your say? Take our survey here!
Help us make TON more powerful and accessible—one insight at a time.
🔨 TON Connect SDK Update

We're excited to announce a new release of the TON Connect SDK with improvements in design and functionality.

We kindly request all dapp developers to update to the latest version to ensure optimal performance and user experience.

👥 @tonconnect/{sdk,ui,ui-react}
• Added support for Telegram Browser
• Improved dapp-wallet transitions
• Adaptive letter spacing for wallet names
• Enhanced reconnection for laggy bridges
• Adjusted font weights in UI elements
• Various performance optimizations

📁 New package versions
• @tonconnect/sdk 3.0.5
• @tonconnect/ui 2.0.9
• @tonconnect/ui-react 2.0.9

⬇️ To update, run npm install @tonconnect/ui-react@latest or npm install @tonconnect/ui@latest

💡To learn more, visit the GitHub page at https://github.com/ton-connect/sdk.

💬 Encountered issues? Please report them on GitHub at https://github.com/ton-connect/sdk/issues.

🎁 Your feedback and usage examples are crucial. Share your experiences to help us evolve the SDK!
Кайра бөлүшүлгөн:
krigga is typing... avatar
krigga is typing...
TVM Debugger

I have just released an early version of TVM Debugger, which will allow developers to debug their TON contracts as they would debug any regular program - line by line, with breakpoints and variable inspection.

You are welcome to try it out - just look at this example repo.

If you have any feedback, suggestions, bug reports, or anything else of that sort, do not hesitate to post it in the discussion of this post, or simply DM me.

The implementation of the debugger is definitely a little dirty in some places at the moment, so please don't judge the quality of code too harshly yet.

If you would like to learn about the inner workings of the debugger, or about the features that may be implemented in the future, please read this post.
🔨 TON Connect SDK Update

We're excited to announce a new release of the TON Connect SDK, optimized for high-traffic Telegram Mini Apps with improved performance and new features.

👥 @tonconnect/{sdk,ui,ui-react}
• Improved UX for Telegram Mini Apps
• Boosted performance for high-traffic TMA
• Fixed issues with wallet connection processes
• Added new user event tracking feature
• Refined error handling and messaging
• Enhanced CDN version compatibility

📁 New package versions
• @tonconnect/sdk 3.0.3
• @tonconnect/ui 2.0.6
• @tonconnect/ui-react 2.0.6

⬇️ To update, run npm install @tonconnect/ui-react or npm install @tonconnect/ui.

💡To learn more, visit the GitHub page at https://github.com/ton-connect/sdk.

💬 Encountered issues? Please report them on GitHub at https://github.com/ton-connect/sdk/issues.

🎁 Your feedback and usage examples are crucial. Share your experiences to help us evolve the SDK!
Кайра бөлүшүлгөн:
TON Dev News avatar
TON Dev News
‼️Please update the list of wallets in TonConnect if you want to allow authorization in your dApp via Ton Space.‼️

Рекорддор

10.08.202423:59
56.1KКатталгандар
14.07.202423:59
0Цитация индекси
21.03.202515:45
1.1K1 посттун көрүүлөрү
26.03.202515:42
1.1K1 жарнама посттун көрүүлөрү
19.03.202520:07
8.93%ER
12.04.202516:24
2.95%ERR
Катталуучулар
Citation индекси
Бир посттун көрүүсү
Жарнамалык посттун көрүүсү
ER
ERR
ЖОВТ '24СІЧ '25КВІТ '25

TonTech популярдуу жазуулары

18.04.202517:59
🔥 New smart contract challenge — Tact Smart Battle

🧩 5 tasks
💰 $20k in prizes
🪪 On-chain reputation
💼 Real chance to get a job at TON

If you’ve joined past challenges — you’ll love this one.

📌 Announcement & details: https://t.me/toncontests/194
24.03.202522:10
🔨 TON Connect SDK Update

We're excited to announce a new release of the TON Connect SDK with significant enhancements for dApp developers.

We kindly request all dapp developers to update to the latest version to ensure optimal performance and user experience.

👥 @tonconnect/{sdk,ui,ui-react}
• New wallet feature requirements API
• Extra currencies in transactions
• React 19 compatibility

📁 New package versions
• @tonconnect/protocol 2.2.7
• @tonconnect/sdk 3.1.0
• @tonconnect/ui 2.1.0
• @tonconnect/ui-react 2.1.0

⬇️ To update, run npm install @tonconnect/ui-react@latest or npm install @tonconnect/ui@latest

💡 To learn more, visit the GitHub page at https://github.com/ton-connect/sdk.

💬 Encountered issues? Please report them on GitHub at https://github.com/ton-connect/sdk/issues.

⭐️ Special thanks to the Tonkeeper team for their contribution to this release!

🎁 Your feedback and usage examples are crucial. Share your experiences to help us evolve the SDK!
Көбүрөөк функцияларды ачуу үчүн кириңиз.