Update ch01.asciidoc

I feel this small change shifts the emphasis from the single word "lot" to both of the words "is" and "lot." By doing so you would emphasise the reality of both the depth of the Bitcoin protocol and its ecosystem.
pull/664/head
blip151 5 years ago committed by GitHub
parent d85220a503
commit 2c90780159
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -21,7 +21,7 @@ Behind the scenes, bitcoin is also the name of the protocol, a peer-to-peer netw
* ((("mining and consensus", "consensus rules", "satisfying")))A set of rules for independent transaction validation and currency issuance (consensus rules)
* A mechanism for reaching global decentralized consensus on the valid blockchain (Proof-of-Work algorithm)
As a developer, I see bitcoin as akin to the internet of money, a network for propagating value and securing the ownership of digital assets via distributed computation. There's a lot more to bitcoin than first meets the eye.
As a developer, I see bitcoin as akin to the internet of money, a network for propagating value and securing the ownership of digital assets via distributed computation. There is a lot more to bitcoin than first meets the eye.
In this chapter we'll get started by explaining some of the main concepts and terms, getting the necessary software, and using bitcoin for simple transactions. In following chapters we'll start unwrapping the layers of technology that make bitcoin possible and examine the inner workings of the bitcoin network and protocol.((("", startref="GSdefine01")))

Loading…
Cancel
Save