Blockchain

From CoinWiki
Revision as of 21:00, 2 January 2019 by Ray (talk | contribs) (Blockchain Protocols)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

A blockchain is an ever growing list of transactions (blocks) which are stored and linked using Cryptography. A couple benefits of using blockchain technology are that it combats the Double Spending problem and that the transactions recorded are immutable.

Bitcoin and other cryptocurrencies are recorded chronologically and in a public digital ledger (blockchain).

Blockchain Protocols

How to create your own

See Also