Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does web3js support Bitcoin

A quick question. I used web3js lib to create an app in which a user can create his own account and also a wallet. My question is is that wallet can be used only with the ethereum coin transfer or can I use to store or transfer btc as well?

like image 303
debo karmakar Avatar asked Oct 14 '25 08:10

debo karmakar


1 Answers

web3.js is strictly Ethereum specific library. It shares some of the cryptographic library dependencies with Bitcoin, but if you plan to create a non-custodial Bitcoin wallet there are better JavaScript libraries as starting points out there.

like image 150
Mikko Ohtamaa Avatar answered Oct 18 '25 04:10

Mikko Ohtamaa



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!