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
Hello, Help me plz understand, is TON blockchain supported (via some special settings maybe)? or any plans to add it in future?
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!