TGViewer
TON Tech TON Tech @tontech · 24.3K subscribers
Post #140 5.37K
TON Connect Enhancement — Domain Verification

We're introducing enhanced verification features to provide users with better transparency and trust indicators. Rollout to wallets is starting — please review your manifests to ensure optimal user experience.

👥 What changed
• Your app's hosting domain should match the domain specified in your manifest.jsonurl parameter
• No SDK changes required, existing integrations continue working
• Feature is being deployed to wallets progressively

🗒 What to test
Domain alignment: ensure your app domain matches the domain in manifest.json url parameter. Typical issue: url parameter contains different domain than app hosting domain.
Manifest accessibility: verify your manifest.json is accessible. Typical issues: CORS issues, manifest not found.

🔨 Examples
👍 Correct:
App hosted on: https://myapp.ton.org
manifest.json: { "url": "https://myapp.ton.org", ... }

👎 Incorrect:
App hosted on: https://myapp.ton.org
manifest.json: { "url": "https://another.myapp.ton.org", ... }


🔗 Specification https://github.com/ton-blockchain/ton-connect/pull/91

💬 Have suggestions on the standard? Please contribute at https://github.com/ton-blockchain/ton-connect/pull/91

❤ Your feedback helps us improve the TON Connect ecosystem!
  • 👍 8
  • 💘 3
  • 🔥 2
More from @tontech
  1. Jun 15, 2026💎 Toncoin → Gram The rebranding is in progress 🔥
  2. Jun 10, 2026Read more about all the updates, including new dApp scenarios, Structured items, Trace ID,…
  3. Jun 10, 2026TON Connect Bridge v3. The new bridge introduces horizontal scaling and shared infrastruct…
  4. Jun 10, 2026Embedded requests. Wallet connection and action execution can now be combined into a singl…
  5. Jun 10, 2026Gasless transactions. Applications can now cover transaction fees for users and accept pay…
  6. Jun 10, 2026TON Connect v3. TON Connect has received a major update with gasless transactions, connect…
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 →