1,073
edits
[checked revision] | [checked revision] |
No edit summary Tag: Manual revert |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title= Seed- | |title= Seed-phrase | ||
|titlemode= append | |titlemode= append | ||
|keywords= Seed- | |keywords= Seed-phrase | ||
|description= Seed | |description= Seed phrase | ||
}} | }} | ||
<div class="mikio-article-content"> | <div class="mikio-article-content"> | ||
<div class="mikio-tags"> | <div class="mikio-tags"> | ||
</div> | </div> | ||
<span id="seed-fraza"></span> | <span id="seed-fraza"></span> | ||
= Seed- | = Seed-phrase = | ||
<div class="level1"> | <div class="level1"> | ||
'''Seed- | '''Seed-phrase''', or "'Mnemonic-phrase"', on the Decimal network is a set of 24 words in English language which contains all the information necessary to access the wallet. | ||
'''Seed- | '''Seed-phrase''' is a sequence of 12, 18 or 24 words of the BIP39 standard. This standard contains a dictionary of 2,048 words and BIP32 key generation protocols-44-49-84-141 . Having a seed phrase from the wallet, you can access funds in almost any non-custodial (decentralized) wallet application. Accordingly, the reliability of the LED phrase storage is a top priority for the cryptocurrency user. | ||
</div> | </div> | ||
<span id="otlichie_privatnogo_kljucha_ot_seed-frazy"></span> | <span id="otlichie_privatnogo_kljucha_ot_seed-frazy"></span> | ||
=== | === The difference between a private key and a seed phrase === | ||
<div class="level3"> | <div class="level3"> | ||
In some wallets, access to funds is carried out through a private key, which is a sequence of alphanumeric characters. | |||
''' | '''The private key''' provides access to only one specific address of the coin, while the '''seed phrase''' gives full control over all addresses of coins that were generated in the wallet. In simple words, the seed phrase contains all the private keys from all the addresses in the wallet at once. The process of extracting a private key from a seed phrase is quite simple. Keep your seed phrase in a safe place! If someone gets access to it, it is equivalent to losing the wallet. Besides, you can't change it. | ||
</div> | </div> | ||
<div style="clear:both"> | <div style="clear:both"> | ||
</div> | </div> | ||
</div> | </div> | ||
[[Category:Commoninfo]] | [[Category:Commoninfo]] |
edits