Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.27 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.27 KB

Principles of Distributed Ledgers

This course will cover the basics of what blockchain technology is and what you can do with blockchain.

The course covers basics, theory and features applied exercises built in.

Quick question to get started:

{%mcq ans="o2"%} {%title%} When do you need a blockchain? {%o1%} When there is an always online trusted third party. {%o2%} When there are mutually mistrusting writers to the blockchain. {%o3%} When there are multiple trusted writers to the blockchain. {%endmcq%} Check out our work on when do you need a blockchain.

Now let's begin!

Want to serve your own local copy?

git clone https://github.com/arthurgervais/blockchaincourse
cd blockchaincourse
gitbook install
gitbook serve

Do you want to contribute?

Great, you can directly comment on gitbook by login in and selecting the text passage.

If you're comfortable with git, feel free to submit a pull request to the git repository: https://github.com/arthurgervais/blockchaincourse. If you would like to contribute a larger content, please contact Arthur Gervaus

Principles of Distributed Ledgers by Arthur Gervais is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.