You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BIP44 is fully supported, but BTC is not. You would need to write libraries to convert between WIF and other base58 formats though, as well as adjust the library to work with UTXO sets. Also, you would need to find backends that support BTC as this library is designed to work with Etherscan and INFURA.
Adding BTC though is not a simple task. You should also look into Bread Wallet, which includes the necessary libraries for full Bitcoin support. :)
BIP44 is fully supported, but BTC is not. You would need to write libraries to convert between WIF and other base58 formats though, as well as adjust the library to work with UTXO sets. Also, you would need to find backends that support BTC as this library is designed to work with Etherscan and INFURA.
Adding BTC though is not a simple task. You should also look into Bread Wallet, which includes the necessary libraries for full Bitcoin support. :)
Hope that helps.
Thanks bro.I am happy for your reply.It seem like a bout of hard work.[XD]
No description provided.
The text was updated successfully, but these errors were encountered: