May 1, 2026

Using a dedicated phone as “hardware wallet”

Is there anything inherently insecure about using a dedicated Android phone as a "hardware wallet"? A dedicated phone implies: a clean ROM without gapps, e.g. GrapheneOS, Lineage OS without root, etc full phone encryption enabled […]

Read More

Restore Block.io multisig wallet in Electrum

I’ve exported my private keys from Block.io. They’re compressed WIF keys (starting with L…). Additionally I’ve got the following data from Block.io: Address type: P2SH (obviously) Redeem script Redeem script hex Two public keys I’ve […]

Read More

Get wallet address when creating wallet with blockchain API

Using the API endpoint http://localhost:3000/api/v2/create I get this response: {“guid”:”58671a54-7d60-4319-8742-b06fb2a8d060″,”address”:”xpub6CzAMijBVeK5qBxbXc2i4NyGbvr9wLRTJWf58f3mdv7Lb2eeo6Uz9UKq7ntTDdvfDgH6MhuuLJgCAWcto1BX9TA3wpaKU9vomML8MfvdZUD”} It seems to be returning an extended public key rather than an address, how can I get the wallet address to accept payments?

Read More

Total Market Cap Data Set

I want to get the data for the total market cap similar to what I see when I view this page in the total market capitalization graph. https://coinmarketcap.com/charts/ I already have the Bitcoin market cap […]

Read More