Can I use web3auth for btc, doge, ltc and bch?

I want to make wallet with web3auth for btc, doge, ltc and bch.
The Web3Auth Web SDK supports all blockchains following the secp256k1 & ed25519 curves. So I think it's possible to use web3auth for btc, doge ltc and bch.
Please help me how to do it.



Originally posted by: alphadev102

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

Hi @alphadev102

Web3auth is chain agnostic in nature.

Please follow any of the references -
https://web3auth.io/docs/connect-blockchain/

Example integration reference -- https://web3auth.io/docs/connect-blockchain/tezos



Originally posted by: arch1995