Programming The Blockchain in C#
Search…
README
Foreword
Introduction
Why Blockchain Programming and not Bitcoin Programming?
Why C#?
Why this book?
Crowdfunding this book
Complementary reading
Diagrams
License: CC (ASA 3U)
Prerequisites
Project setup
Bitcoin transfer
Key generation and encryption
Other types of ownership
Other types of asset
Create your own wallet
Powered By
GitBook
Diagrams
Most of the diagrams will have the same shape, they must be read by interpreting inward arrows like components to create the target:
For example, the following diagram should be read as
Key + Password = EncryptedKey
EncryptedKey + Password = Key
Code is nice, but sometimes a picture is worth a thousand words. (Don’t worry, we’ll also write the code.)
Previous
Complementary reading
Next
License: CC (ASA 3U)
Last modified
3yr ago
Copy link