-1

How can I transfer my ethereum to my bitcoin wallet and vice-versa. Is there any way to do that?

I'm using java for the same and just curious to know that. I wanted to implement that in my test project.

Thanks in advance. Any help will be appreciated.

Pawan Tiwari
  • 103
  • 5

1 Answers1

0

Bitcoin wallets and Ethereum wallets are not cross-compatible with each other.

How Ethereum addresses are generated: How are ethereum addresses generated?

Bitcoin wallet generation: https://bitcoin.stackexchange.com/questions/50289/how-bitcoin-addresses-are-generated

You could use shapeshift.io to "convert" (exchange) between the two.

Matt Swezey
  • 1,246
  • 6
  • 13