mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-12-24 23:48:32 +00:00
moved key storage section to last
updated base58check diagram (fix sequence of operations, checksum on version+payload) updated public key to bitcoin address diagram
This commit is contained in:
parent
bf89cc50ca
commit
092d0b1236
@ -409,14 +409,28 @@ image::images/chained_wallet.png["chained wallet"]
|
||||
.Type-2 Hierarchical Deterministic Wallet: A Tree of Keys Generated from a Seed
|
||||
image::images/HD_wallet.png["HD wallet"]
|
||||
|
||||
==== Key Storage
|
||||
===== Software Wallets
|
||||
===== Hardware Wallets
|
||||
===== Paper Wallets
|
||||
==== Advanced Keys and Addresses
|
||||
===== Encrypted Keys (BIP0038)
|
||||
|
||||
|
||||
===== Encrypted Private Keys (BIP0038)
|
||||
|
||||
|
||||
|
||||
|
||||
[[p2sh]]
|
||||
===== Pay To Script Hash Addresses (P2SH)
|
||||
|
||||
|
||||
===== Multi-Signature Addresses
|
||||
===== Vanity Addresses
|
||||
|
||||
|
||||
===== Vanity Addresses
|
||||
|
||||
|
||||
==== Key Storage
|
||||
|
||||
===== Software Wallets
|
||||
|
||||
===== Hardware Wallets
|
||||
|
||||
===== Paper Wallets
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 50 KiB |
Binary file not shown.
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 39 KiB |
Loading…
Reference in New Issue
Block a user