TON Users Could Access EVM Products Without Manually Managing the Cross-Chain Flow.
A new STON.fi open-source example caught my attention because it approaches cross-chain from a different direction.
Instead of starting with:
“How do I bridge my assets?”
it starts with:
“How can a TON user access an EVM-native product?”
The example shows how this can work inside a Telegram Mini App.
A TON user connects through TonConnect, while a Dynamic embedded EVM wallet is created behind the scenes.
Omniston handles the cross-chain execution.
The example route is:
TON USDT ↔ Arbitrum USDT0
What I find interesting is the UX.
The user doesn't necessarily need to manually coordinate the TON and EVM sides before using the product.
The application can abstract much of that complexity.
And this isn't only theoretical.
STON.fi points to examples such as Predict with Polymarket and WenLong, where cross-chain infrastructure is used to connect TON users with EVM-based products.
For builders, that's probably the bigger story.
An EVM-native product doesn't necessarily have to rebuild itself as a TON-native application just to make its experience accessible to TON users.
The integration pattern is now available publicly for developers to inspect and build from.
Open the GitHub example
A new STON.fi open-source example caught my attention because it approaches cross-chain from a different direction.
Instead of starting with:
“How do I bridge my assets?”
it starts with:
“How can a TON user access an EVM-native product?”
The example shows how this can work inside a Telegram Mini App.
A TON user connects through TonConnect, while a Dynamic embedded EVM wallet is created behind the scenes.
Omniston handles the cross-chain execution.
The example route is:
TON USDT ↔ Arbitrum USDT0
What I find interesting is the UX.
The user doesn't necessarily need to manually coordinate the TON and EVM sides before using the product.
The application can abstract much of that complexity.
And this isn't only theoretical.
STON.fi points to examples such as Predict with Polymarket and WenLong, where cross-chain infrastructure is used to connect TON users with EVM-based products.
For builders, that's probably the bigger story.
An EVM-native product doesn't necessarily have to rebuild itself as a TON-native application just to make its experience accessible to TON users.
The integration pattern is now available publicly for developers to inspect and build from.
Open the GitHub example

