Мир сегодня с "Юрий Подоляка"
Мир сегодня с "Юрий Подоляка"
Труха⚡️Україна
Труха⚡️Україна
Николаевский Ванёк
Николаевский Ванёк
Мир сегодня с "Юрий Подоляка"
Мир сегодня с "Юрий Подоляка"
Труха⚡️Україна
Труха⚡️Україна
Николаевский Ванёк
Николаевский Ванёк
TonTech avatar
TonTech
TonTech avatar
TonTech
23.04.202506:59
🔨 Introducing TON Connect QA

We're thrilled to announce the first alpha release of @tonconnect/qa, our new testing toolkit for TON dApps!

This new package helps developers automate QA for applications using TON Connect, making it easier to test wallet connections and transaction flows.

ℹ️ Note: The alpha version currently supports Tonkeeper Extension only, but this is sufficient for writing comprehensive e2e tests.

👥 Perfect for:
• Testing wallet connections and transaction flows
• Creating e2e tests for TON Connect integrations

⬇️ To install, run npm install --save-dev @tonconnect/qa

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

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

🎁 Your input will help us improve this toolkit for the entire TON development community!
🚀 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 ✅)
14.08.202415:59
🔨 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!
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
21.01.202509:26
🔨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.
Repost qilingan:
krigga is typing... avatar
krigga is typing...
14.08.202415:45
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.
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!
15.01.202515:24
🚀 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!
14.07.202410:22
🔨 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!
03.03.202514:35
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!
23.12.202406:44
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.
Repost qilingan:
TON Dev News avatar
TON Dev News
23.05.202408:33
‼️Please update the list of wallets in TonConnect if you want to allow authorization in your dApp via Ton Space.‼️
Ko'rsatilgan 1 - 12 dan 12
Ko'proq funksiyalarni ochish uchun tizimga kiring.