Convert binary numbers to decimals

When handling cryptocurrency-related stuff, like private keys, seeds, etc... we often hear things like "256 bits", "128 bits",... but what does it mean?…


When handling cryptocurrency-related stuff, like private keys, seeds, etc... we often hear things like "256 bits", "128 bits",... but what does it mean?…

In previous posts we have seen how to use xpub keys to create view-only wallets and how to obtain them form our wallets.

Xpub keys can be very useful to monitor our wallets without exposing our private keys. Keeping it very simple, with our mnemonic phrase…

Creating a mnemonic phrase is a very sensitive operation that can be done in a lot of different ways. No one of them…

When handling our cryptocurrencies, we feel more comfortable being offline but, sometimes, we can't perform operations without using an internet connection. In these…

After having broadly reviewed what we could call the genesis of cryptography, in this second article we will take us far forward in…