TGViewer
TON Dev News TON Dev News @tondev_news · 41.1K subscribers
Post #232 2.54K

Forwarded from TON Tech

✈️ TON Connect v2.2.0 — Sign Data Support

We're excited to announce that Sign Data is now officially supported in TON Connect v2.2.0! This feature allows dApps to request signatures on arbitrary data — ideal for authentication, message signing, and more.

We kindly encourage all developers to explore and integrate this powerful capability into their dApps.

🛡 New method: signData
• Supports text, binary, and cell data types
• Enables secure off-chain data signing

📁 New package versions
@tonconnect/protocol 2.3.0
@tonconnect/sdk 3.3.0
@tonconnect/ui 2.2.0
@tonconnect/ui-react 2.2.0

🖌 Example usage

const result = await tonConnectUI.signData({
type: "text",
text: "Confirm new 2fa number: +1 234 567 8901"
});

console.log('Signed:', result);


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

💡 Further reading
SignData request/response specification
SignData documentation

💬 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! Special thanks for Tonkeeper Team to helping with this update.
  • 🔥 12
  • ❤ 9
  • 👍 3
More from @tondev_news
  1. Jun 15, 2026🤑GRAM is live! The ticker, logo and name are changing. Everything else stays the same. Sa…
  2. Jun 11, 2026Bot API 10.1 📝 Markup Revolution This update introduces native text styling tools to enab…
  3. Jun 10, 2026TON Connect v3. TON Connect has received a major update with gasless transactions, connect…
  4. Jun 4, 2026MTONGA / MGRAMGA: the next step is clear: 30% extra on any top-up at @dtontech_bot / dton.…
  5. Jun 1, 2026🪙 Toncoin Name Change — Community Vote TON has changed substantially in recent months. Te…
  6. May 18, 2026🧠 AI devs asked for this — and we delivered. 🤖 Bots can now talk to other bots on Telegr…
Threads Profile ViewerView any public Threads profile without an account.Open ThreadLook →Writing with AI? Make it sound human.Metric37 rewrites AI drafts so they read naturally. Free AI detector, 1,500 words free.Try Metric37 →