Web3Auth supports Monero?

I want to understand if Web3Auth can be used to create a Monero account. I know that Web3Auth is supposed to be chain agnostic and that it supports the ed25519 elliptic curve. However, as far as I can understand, Monero uses a “variant” of it. So, I’m trying to understand if this is possible or not.

Hi @bffcorreia
currently we are not officially supporting Monero, as you said Monero is using only a subgroup of ed25519, which means the private key generated under ed25519 have possibility to be incompatible with Monero’s.

By the way you can check the whole list of supported chains over here. thanks.

3 Likes

You can use the currrent Solana provider/key derivation for Monero - but it requries your own tweaking.

Do you have any guidelines on how to do that tweak?

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.