Create passthrough-keyring for Brave #4860
Labels
area-accounts
Relating to how sensitive account data is managed and stored.
browser-brave
type-enhancement
When running in Brave, should auto-detect a Geth instance running on
localhost:8545
with unlocked accounts.Stretch goals:
db_getString
, params:['braveEthWallet', 'wallets']
. Will return data of form:[{name: "Account 1", address: "0xabcdef…"}]
.The text was updated successfully, but these errors were encountered: