-
I'm in the process of updating my [typescript BIP-85 library](https://github.com/AndreasGassmann/bip85) and have a couple questions:
1. In the BIP85-DRNG section https://github.com/bitcoin/bips/blo…
-
There is a new BIP that is slowly being adopted by hardware wallets. [Coldcard](https://github.com/Coldcard/firmware/pull/39) was the first to add support a couple months ago, now others are starting …
-
IMHO, one of the worst security issues with all self-custody wallets (hardware, software, air-gapped or not) is the difficulty of remembering the recovery phrase; it makes it mandatory to have a copy …
-
![Screenshot 2021-10-08 at 04 32 29](https://user-images.githubusercontent.com/92048497/136508489-046549f5-fa86-4b37-834b-515a113734db.png)
I am getting this error when trying to mix coins.
…
-
Maybe a BIP85 would be good to consider.
So it goes like this:
You have your master seed. You have it stored in a safe way, steel, titanium, decentralised, whatever you need.
So when you want t…
2pac1 updated
3 years ago
-
Please add [BIP85](https://github.com/bitcoin/bips/blob/master/bip-0085.mediawiki) entropy derivation support.
-
Hi Guggero,
I am looking to create a better way of backing up LND wallets, using the BIP85 feature of the ColdCard. This allows me to get XPRV keys that are related to my super secure master seed, …