[Archive] TON blockchain support

:classical_building: Archived Content from Web3Auth Community

This topic was originally posted by githubdiscussions on 12/13/2022.
This content has been migrated from our previous community forum to preserve valuable discussions.


Hello, Help me plz understand, is TON blockchain supported (via some special settings maybe)? or any plans to add it in future?



Originally posted by: Chaps00

Check the discussion at: https://github.com/orgs/Web3Auth/discussions/1066

Web3Auth is chain agnostic, we provide the infrastructure which allows any chain to integrate with it.
Here is a multichain example which showcases how we can create multiple chains wallets at once.

To create a TON wallet using Web3Auth, all you need to do is integrate the TON SDKs which allow the creation of wallets, have a look at the multichain example, where we are using libraries from Tezos to create Tezos Wallet.
I hope this helps!



Originally posted by: Saviour1001