Initial Bitcoin Setup for iOS #36807
Labels
feature/web3/wallet/bitcoin
feature/web3/wallet
Integrating Ethereum+ wallet support
OS/iOS
Fixes related to iOS browser functionality
priority/P3
The next thing for us to work on. It'll ride the trains.
QA/No
release-notes/exclude
Milestone
Description:
This issue is intended to start Bitcoin work for iOS, allowing different pieces to be worked on at once without conflicting with one another.
We should also setup a Bitcoin Wallet Service Factory to provide the
BitcoinWalletService
toTxService
on iOS:https://github.com/brave/brave-core/tree/master/ios/browser/brave_wallet
And update the
TxService
constructor to includeBitcoinWalletService
:https://github.com/brave/brave-core/blob/master/ios/browser/brave_wallet/tx_service_factory.cc#L85
The text was updated successfully, but these errors were encountered: