How public and private keys work? What is a seed phrase?
Imagine your Crypto Wallet as your home. Every home has a home address and a key to unlock the door of that home.
Well, your crypto wallet address is not that different from your home. Your public key is your home address. For example, if you have friends around the world and they send you a postcard, they need to know your address so the postcard arrives at your door. The same idea applies to your public key. Your public key is the deposit address in which you will receive your crypto transfers.
The private key will represent the key to unlock the door of your home. This key is a code in which you can and ONLY you should have access to, as this key gives you the rights to access all the funds contained therein.
The seed phrase is a way we encrypt the private key. The seed phrase is written in English rather than the 64 characters string in the range 0-9 or A-F alternative. It is a way to easily understand and remember the 12 secret words that can open the door of your home.
The seed phrase represents your private key but this key was encrypted and transformed into a readable format. Nevertheless, we must be extremely cautious with seed phrase as it is the key to our home and everything inside it.
Cryptocurrencies are built on a public-key cryptographic system that uses a pair of keys.
The creation process of any crypto wallet starts with the creation of the private key. The public address can be derived from the public key; while the public key can be generated from the private key using an algorithm.
It is not possible to find the public key from the public address, just as not possible to find the private key from the public key. This makes the public-key cryptographic system very secure.
The private key is what grants ownership over the funds on a wallet address. When sending transactions in the blockchain, the software automatically signs the transaction with your private key without compromising it to the public and at the same time, authenticating your transaction to the network and proving that you control the key. You must not share your private key to third-parties to avoid granting them access to your funds.
The seed of any wallet, normally known as the 12 secret or seed words, is just a mnemonic phrase generated from the private key of your wallet. These 12 seed words allow you to regain access to your wallet even after losing your credentials (i.e user ID, password).
If you like this blog post, please share it on social media and sign up to start trading!